Merge branch 'matmul_to_fc' into 'dev'
Change fuseMulAdd See merge request !170
No related branches found
No related tags found
Showing
- aidge_core/unit_tests/test_recipes.py 1 addition, 1 deletionaidge_core/unit_tests/test_recipes.py
- include/aidge/recipes/Recipes.hpp 2 additions, 6 deletionsinclude/aidge/recipes/Recipes.hpp
- python_binding/recipes/pybind_Recipes.cpp 2 additions, 9 deletionspython_binding/recipes/pybind_Recipes.cpp
- src/recipes/MatMulToFC.cpp 28 additions, 59 deletionssrc/recipes/MatMulToFC.cpp
- unit_tests/graphRegex/Test_GraphRegex.cpp 1 addition, 1 deletionunit_tests/graphRegex/Test_GraphRegex.cpp
- unit_tests/recipes/Test_FuseMulAdd.cpp 0 additions, 74 deletionsunit_tests/recipes/Test_FuseMulAdd.cpp
- unit_tests/recipes/Test_MatMulToFC.cpp 118 additions, 0 deletionsunit_tests/recipes/Test_MatMulToFC.cpp
unit_tests/recipes/Test_MatMulToFC.cpp
0 → 100644
Please register or sign in to comment