[Upd] files according to parameter changes
[Fix] (tmp) GraphView::forward_dims() if dimsension provided and Tensor already associated
parent
2bfcb959
No related branches found
No related tags found
Showing
- aidge_core/export/node_export.py 1 addition, 4 deletionsaidge_core/export/node_export.py
- aidge_core/unit_tests/test_operator_binding.py 29 additions, 32 deletionsaidge_core/unit_tests/test_operator_binding.py
- aidge_core/unit_tests/test_parameters.py 3 additions, 3 deletionsaidge_core/unit_tests/test_parameters.py
- aidge_core/unit_tests/test_tensor.py 3 additions, 3 deletionsaidge_core/unit_tests/test_tensor.py
- src/graph/GraphView.cpp 9 additions, 2 deletionssrc/graph/GraphView.cpp
- src/recipes/ConstantFolding.cpp 1 addition, 1 deletionsrc/recipes/ConstantFolding.cpp
- src/recipes/ExplicitCastMove.cpp 3 additions, 3 deletionssrc/recipes/ExplicitCastMove.cpp
- src/recipes/ExplicitTranspose.cpp 2 additions, 2 deletionssrc/recipes/ExplicitTranspose.cpp
- src/recipes/FuseBatchNorm.cpp 3 additions, 3 deletionssrc/recipes/FuseBatchNorm.cpp
- src/recipes/HorizontalTiling.cpp 3 additions, 0 deletionssrc/recipes/HorizontalTiling.cpp
- src/recipes/LabelGraph.cpp 3 additions, 3 deletionssrc/recipes/LabelGraph.cpp
- unit_tests/graph/Test_Matching.cpp 1 addition, 1 deletionunit_tests/graph/Test_Matching.cpp
Loading