add support for operations of tensor with different dims
Showing
- include/aidge/backend/cpu/operator/DivImpl_forward_kernels.hpp 7 additions, 0 deletions...de/aidge/backend/cpu/operator/DivImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/PowImpl_forward_kernels.hpp 7 additions, 0 deletions...de/aidge/backend/cpu/operator/PowImpl_forward_kernels.hpp
- src/operator/DivImpl.cpp 4 additions, 3 deletionssrc/operator/DivImpl.cpp
- src/operator/PowImpl.cpp 5 additions, 4 deletionssrc/operator/PowImpl.cpp
- unit_tests/operator/Test_DivImpl.cpp 38 additions, 0 deletionsunit_tests/operator/Test_DivImpl.cpp
- unit_tests/operator/Test_PowImpl.cpp 39 additions, 0 deletionsunit_tests/operator/Test_PowImpl.cpp
Loading
Please register or sign in to comment