Merge branch 'feat_operator_constantofshape' into 'dev'
Feat operator constantofshape See merge request !195
No related branches found
No related tags found
Checking pipeline status
Showing
- include/aidge/operator/ConstantOfShape.hpp 135 additions, 0 deletionsinclude/aidge/operator/ConstantOfShape.hpp
- include/aidge/recipes/Recipes.hpp 7 additions, 0 deletionsinclude/aidge/recipes/Recipes.hpp
- python_binding/operator/pybind_ConstantOfShape.cpp 44 additions, 0 deletionspython_binding/operator/pybind_ConstantOfShape.cpp
- python_binding/pybind_core.cpp 2 additions, 0 deletionspython_binding/pybind_core.cpp
- python_binding/recipes/pybind_Recipes.cpp 6 additions, 5 deletionspython_binding/recipes/pybind_Recipes.cpp
- src/operator/ConstantOfShape.cpp 68 additions, 0 deletionssrc/operator/ConstantOfShape.cpp
- src/recipes/removeConstantOfShape.cpp 128 additions, 0 deletionssrc/recipes/removeConstantOfShape.cpp
- unit_tests/operator/Test_ConstantOfShape.cpp 85 additions, 0 deletionsunit_tests/operator/Test_ConstantOfShape.cpp
- unit_tests/recipes/Test_removeConstantOfShape.cpp 50 additions, 0 deletionsunit_tests/recipes/Test_removeConstantOfShape.cpp
Loading
Please register or sign in to comment