Remove constant shape folding from forwardDims and create a recipes.
parent
456aa607
No related branches found
No related tags found
Showing
- aidge_core/unit_tests/test_forward_dims_constant_shape.py 2 additions, 2 deletionsaidge_core/unit_tests/test_forward_dims_constant_shape.py
- include/aidge/graph/GraphView.hpp 1 addition, 2 deletionsinclude/aidge/graph/GraphView.hpp
- include/aidge/recipes/Recipes.hpp 8 additions, 0 deletionsinclude/aidge/recipes/Recipes.hpp
- python_binding/graph/pybind_GraphView.cpp 1 addition, 3 deletionspython_binding/graph/pybind_GraphView.cpp
- python_binding/recipes/pybind_Recipes.cpp 11 additions, 0 deletionspython_binding/recipes/pybind_Recipes.cpp
- src/graph/GraphView.cpp 1 addition, 28 deletionssrc/graph/GraphView.cpp
- src/recipes/ShapeFolding.cpp 40 additions, 0 deletionssrc/recipes/ShapeFolding.cpp
src/recipes/ShapeFolding.cpp
0 → 100644
Please register or sign in to comment