Skip to content
Snippets Groups Projects
Commit c37a52bd authored by Maxence Naud's avatar Maxence Naud
Browse files

Merge branch 'scheduling' into 'dev'

Improved scheduling

See merge request !13
parents 70dc0eb7 6cb3dc32
No related branches found
No related tags found
2 merge requests!15version 0.2.0,!13Improved scheduling
Pipeline #43331 canceled
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include "aidge/graph/Node.hpp" #include "aidge/graph/Node.hpp"
#include "aidge/graph/GraphView.hpp" #include "aidge/graph/GraphView.hpp"
#include "aidge/graph/OpArgs.hpp" #include "aidge/graph/OpArgs.hpp"
#include "aidge/scheduler/Scheduler.hpp" #include "aidge/scheduler/SequentialScheduler.hpp"
#include "aidge/recipes/Recipes.hpp" #include "aidge/recipes/Recipes.hpp"
#include "aidge/backend/cuda.hpp" #include "aidge/backend/cuda.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment