Added possibility to create a GenericOp from any Operator
parent
e7869ad3
No related branches found
No related tags found
Pipeline #60640 passed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Showing
- include/aidge/operator/GenericOperator.hpp 20 additions, 4 deletionsinclude/aidge/operator/GenericOperator.hpp
- include/aidge/operator/Operator.hpp 4 additions, 0 deletionsinclude/aidge/operator/Operator.hpp
- include/aidge/utils/DynamicAttributes.hpp 4 additions, 0 deletionsinclude/aidge/utils/DynamicAttributes.hpp
- python_binding/operator/pybind_GenericOperator.cpp 26 additions, 0 deletionspython_binding/operator/pybind_GenericOperator.cpp
- python_binding/operator/pybind_Operator.cpp 8 additions, 1 deletionpython_binding/operator/pybind_Operator.cpp
- src/operator/GenericOperator.cpp 39 additions, 1 deletionsrc/operator/GenericOperator.cpp
Loading
Please register or sign in to comment