Merge branch 'dev' into matmul_rework
No related branches found
No related tags found
Showing
- src/operator/GatherImpl.cpp 40 additions, 0 deletionssrc/operator/GatherImpl.cpp
- src/operator/ReduceMeanImpl.cpp 79 additions, 0 deletionssrc/operator/ReduceMeanImpl.cpp
- src/operator/ReshapeImpl.cpp 39 additions, 0 deletionssrc/operator/ReshapeImpl.cpp
- src/operator/SliceImpl.cpp 1 addition, 1 deletionsrc/operator/SliceImpl.cpp
- src/operator/SoftmaxImpl.cpp 7 additions, 8 deletionssrc/operator/SoftmaxImpl.cpp
- src/operator/TransposeImpl.cpp 123 additions, 0 deletionssrc/operator/TransposeImpl.cpp
- unit_tests/data/Test_TensorImpl.cpp 41 additions, 0 deletionsunit_tests/data/Test_TensorImpl.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
Loading
Please register or sign in to comment