Moved transpose default impl to core
Showing
- include/aidge/operator/Transpose.hpp 25 additions, 49 deletionsinclude/aidge/operator/Transpose.hpp
- python_binding/operator/pybind_Transpose.cpp 9 additions, 22 deletionspython_binding/operator/pybind_Transpose.cpp
- src/operator/Transpose.cpp 89 additions, 0 deletionssrc/operator/Transpose.cpp
- unit_tests/operator/Test_TransposeImpl.cpp 123 additions, 0 deletionsunit_tests/operator/Test_TransposeImpl.cpp
src/operator/Transpose.cpp
0 → 100644
unit_tests/operator/Test_TransposeImpl.cpp
0 → 100644
Please register or sign in to comment