[FIX][DSGN] simplier Tensor inclusion, renaming setDatatype, fixing sign issues
Showing
- include/aidge/backend/cpu/data/TensorImpl.hpp 0 additions, 1 deletioninclude/aidge/backend/cpu/data/TensorImpl.hpp
- include/aidge/backend/cpu/operator/AvgPoolingImpl_forward_kernels.hpp 3 additions, 3 deletions...e/backend/cpu/operator/AvgPoolingImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/BatchNormImpl_forward_kernels.hpp 63 additions, 37 deletions...ge/backend/cpu/operator/BatchNormImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/ConvDepthWiseImpl_forward_kernels.hpp 130 additions, 51 deletions...ackend/cpu/operator/ConvDepthWiseImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/ConvImpl_forward_kernels.hpp 181 additions, 90 deletions...e/aidge/backend/cpu/operator/ConvImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/MaxPoolingImpl_forward_kernels.hpp 66 additions, 43 deletions...e/backend/cpu/operator/MaxPoolingImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/PadImpl_forward_kernels.hpp 83 additions, 43 deletions...de/aidge/backend/cpu/operator/PadImpl_forward_kernels.hpp
- unit_tests/data/Test_TensorImpl.cpp 5 additions, 5 deletionsunit_tests/data/Test_TensorImpl.cpp
- unit_tests/operator/Test_AddImpl.cpp 65 additions, 67 deletionsunit_tests/operator/Test_AddImpl.cpp
- unit_tests/operator/Test_AvgPoolingImpl.cpp 2 additions, 2 deletionsunit_tests/operator/Test_AvgPoolingImpl.cpp
- unit_tests/operator/Test_BatchNormImpl.cpp 1 addition, 1 deletionunit_tests/operator/Test_BatchNormImpl.cpp
- unit_tests/operator/Test_ConvDepthWiseImpl.cpp 1 addition, 1 deletionunit_tests/operator/Test_ConvDepthWiseImpl.cpp
- unit_tests/operator/Test_ConvImpl.cpp 2 additions, 2 deletionsunit_tests/operator/Test_ConvImpl.cpp
- unit_tests/operator/Test_DivImpl.cpp 4 additions, 4 deletionsunit_tests/operator/Test_DivImpl.cpp
- unit_tests/operator/Test_FCImpl.cpp 80 additions, 69 deletionsunit_tests/operator/Test_FCImpl.cpp
- unit_tests/operator/Test_LeakyReLUImpl.cpp 59 additions, 113 deletionsunit_tests/operator/Test_LeakyReLUImpl.cpp
- unit_tests/operator/Test_MatMulImpl.cpp 78 additions, 68 deletionsunit_tests/operator/Test_MatMulImpl.cpp
- unit_tests/operator/Test_MaxPoolingImpl.cpp 36 additions, 51 deletionsunit_tests/operator/Test_MaxPoolingImpl.cpp
- unit_tests/operator/Test_MulImpl.cpp 3 additions, 3 deletionsunit_tests/operator/Test_MulImpl.cpp
- unit_tests/operator/Test_PadImpl.cpp 444 additions, 507 deletionsunit_tests/operator/Test_PadImpl.cpp
Loading
Please register or sign in to comment