Merge branch 'tiling' into 'main'
Update fuseBatchNorm to include ConvDepthWise and MetaOperators See merge request !62
No related branches found
No related tags found
Showing
- include/aidge/graph/GraphView.hpp 1 addition, 1 deletioninclude/aidge/graph/GraphView.hpp
- include/aidge/operator/Erf.hpp 2 additions, 5 deletionsinclude/aidge/operator/Erf.hpp
- include/aidge/operator/Gather.hpp 3 additions, 7 deletionsinclude/aidge/operator/Gather.hpp
- include/aidge/operator/MetaOperator.hpp 2 additions, 2 deletionsinclude/aidge/operator/MetaOperator.hpp
- include/aidge/operator/Operator.hpp 6 additions, 0 deletionsinclude/aidge/operator/Operator.hpp
- include/aidge/operator/ReduceMean.hpp 3 additions, 6 deletionsinclude/aidge/operator/ReduceMean.hpp
- include/aidge/operator/Reshape.hpp 2 additions, 5 deletionsinclude/aidge/operator/Reshape.hpp
- include/aidge/operator/Transpose.hpp 2 additions, 5 deletionsinclude/aidge/operator/Transpose.hpp
- python_binding/graph/pybind_GraphView.cpp 2 additions, 2 deletionspython_binding/graph/pybind_GraphView.cpp
- src/graph/GraphView.cpp 9 additions, 4 deletionssrc/graph/GraphView.cpp
- src/graphRegex/GraphRegex.cpp 13 additions, 9 deletionssrc/graphRegex/GraphRegex.cpp
- src/recipies/FuseBatchNorm.cpp 72 additions, 32 deletionssrc/recipies/FuseBatchNorm.cpp
Loading
Please register or sign in to comment