Merge branch 'dev' into scheduler_backprop
No related branches found
No related tags found
Showing
- src/operator/SoftmaxImpl.cpp 7 additions, 8 deletionssrc/operator/SoftmaxImpl.cpp
- src/operator/TransposeImpl.cpp 123 additions, 0 deletionssrc/operator/TransposeImpl.cpp
- unit_tests/operator/Test_ErfImpl.cpp 90 additions, 0 deletionsunit_tests/operator/Test_ErfImpl.cpp
- unit_tests/operator/Test_GatherImpl.cpp 100 additions, 0 deletionsunit_tests/operator/Test_GatherImpl.cpp
- unit_tests/operator/Test_ReduceMeanImpl.cpp 172 additions, 0 deletionsunit_tests/operator/Test_ReduceMeanImpl.cpp
- unit_tests/operator/Test_ReshapeImpl.cpp 71 additions, 0 deletionsunit_tests/operator/Test_ReshapeImpl.cpp
- unit_tests/operator/Test_SliceImpl.cpp 1 addition, 1 deletionunit_tests/operator/Test_SliceImpl.cpp
- unit_tests/operator/Test_SoftmaxImpl.cpp 8 additions, 9 deletionsunit_tests/operator/Test_SoftmaxImpl.cpp
- unit_tests/operator/Test_TransposeImpl.cpp 127 additions, 0 deletionsunit_tests/operator/Test_TransposeImpl.cpp
src/operator/TransposeImpl.cpp
0 → 100644
unit_tests/operator/Test_ErfImpl.cpp
0 → 100644
unit_tests/operator/Test_GatherImpl.cpp
0 → 100644
unit_tests/operator/Test_ReduceMeanImpl.cpp
0 → 100644
unit_tests/operator/Test_ReshapeImpl.cpp
0 → 100644
unit_tests/operator/Test_TransposeImpl.cpp
0 → 100644
Please register or sign in to comment