add Shape operator
Showing
- include/aidge/aidge.hpp 1 addition, 0 deletionsinclude/aidge/aidge.hpp
- include/aidge/operator/Shape.hpp 103 additions, 0 deletionsinclude/aidge/operator/Shape.hpp
- python_binding/operator/pybind_Shape.cpp 38 additions, 0 deletionspython_binding/operator/pybind_Shape.cpp
- python_binding/pybind_core.cpp 2 additions, 0 deletionspython_binding/pybind_core.cpp
- src/operator/Shape.cpp 70 additions, 0 deletionssrc/operator/Shape.cpp
- unit_tests/operator/Test_ShapeImpl.cpp 86 additions, 0 deletionsunit_tests/operator/Test_ShapeImpl.cpp
include/aidge/operator/Shape.hpp
0 → 100644
python_binding/operator/pybind_Shape.cpp
0 → 100644
src/operator/Shape.cpp
0 → 100644
unit_tests/operator/Test_ShapeImpl.cpp
0 → 100644
Please register or sign in to comment