add TransposeFC MetaOp and remove transA and transB attr from FC
parent
5c13d82d
No related branches found
No related tags found
Pipeline #68674 failed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Showing
- include/aidge/operator/FC.hpp 6 additions, 35 deletionsinclude/aidge/operator/FC.hpp
- include/aidge/operator/MetaOperatorDefs.hpp 37 additions, 0 deletionsinclude/aidge/operator/MetaOperatorDefs.hpp
- python_binding/operator/pybind_FC.cpp 2 additions, 12 deletionspython_binding/operator/pybind_FC.cpp
- python_binding/operator/pybind_MetaOperatorDefs.cpp 52 additions, 0 deletionspython_binding/operator/pybind_MetaOperatorDefs.cpp
- src/operator/FC.cpp 6 additions, 15 deletionssrc/operator/FC.cpp
- src/operator/MetaOperatorDefs/TransposeFC.cpp 86 additions, 0 deletionssrc/operator/MetaOperatorDefs/TransposeFC.cpp
- unit_tests/graph/Test_Matching.cpp 3 additions, 3 deletionsunit_tests/graph/Test_Matching.cpp
- unit_tests/recipes/Test_ToGenericOp.cpp 2 additions, 2 deletionsunit_tests/recipes/Test_ToGenericOp.cpp
- unit_tests/recipes/Test_removeFlatten.cpp 2 additions, 2 deletionsunit_tests/recipes/Test_removeFlatten.cpp
Loading
Please register or sign in to comment