[Scheduling] Refactor to separate scheduling & forward phase.
Showing
- include/aidge/backend/OperatorImpl.hpp 8 additions, 2 deletionsinclude/aidge/backend/OperatorImpl.hpp
- include/aidge/operator/Operator.hpp 2 additions, 0 deletionsinclude/aidge/operator/Operator.hpp
- include/aidge/scheduler/Scheduler.hpp 22 additions, 6 deletionsinclude/aidge/scheduler/Scheduler.hpp
- python_binding/operator/pybind_GenericOperator.cpp 3 additions, 3 deletionspython_binding/operator/pybind_GenericOperator.cpp
- python_binding/scheduler/pybind_Scheduler.cpp 2 additions, 1 deletionpython_binding/scheduler/pybind_Scheduler.cpp
- src/operator/Operator.cpp 3 additions, 0 deletionssrc/operator/Operator.cpp
- src/scheduler/Scheduler.cpp 51 additions, 37 deletionssrc/scheduler/Scheduler.cpp
Loading
Please register or sign in to comment