Merge branch 'scheduler_backprop' into 'learning'
Scheduler backward See merge request !79
No related branches found
No related tags found
Showing
- include/aidge/graph/GraphView.hpp 26 additions, 41 deletionsinclude/aidge/graph/GraphView.hpp
- include/aidge/recipes/GraphViewHelper.hpp 4 additions, 0 deletionsinclude/aidge/recipes/GraphViewHelper.hpp
- include/aidge/scheduler/Scheduler.hpp 6 additions, 1 deletioninclude/aidge/scheduler/Scheduler.hpp
- python_binding/data/pybind_Tensor.cpp 1 addition, 0 deletionspython_binding/data/pybind_Tensor.cpp
- python_binding/graph/pybind_GraphView.cpp 2 additions, 0 deletionspython_binding/graph/pybind_GraphView.cpp
- python_binding/pybind_core.cpp 2 additions, 0 deletionspython_binding/pybind_core.cpp
- python_binding/recipes/pybind_GraphViewHelper.cpp 28 additions, 0 deletionspython_binding/recipes/pybind_GraphViewHelper.cpp
- python_binding/scheduler/pybind_Scheduler.cpp 1 addition, 0 deletionspython_binding/scheduler/pybind_Scheduler.cpp
- src/graph/GraphView.cpp 44 additions, 13 deletionssrc/graph/GraphView.cpp
- src/recipes/GraphViewHelper.cpp 14 additions, 4 deletionssrc/recipes/GraphViewHelper.cpp
- src/scheduler/Scheduler.cpp 66 additions, 12 deletionssrc/scheduler/Scheduler.cpp
- unit_tests/operator/Test_MetaOperator.cpp 1 addition, 1 deletionunit_tests/operator/Test_MetaOperator.cpp
Loading
Please register or sign in to comment