Skip to content
Snippets Groups Projects
Commit 1b2553b3 authored by Christophe Guillon's avatar Christophe Guillon
Browse files

[Scheduler] Fix scheduling of producer node in graph outputs

Handle case where producer nodes are also graph outputs,
in this case the initial list of consumers may contain producer
nodes.

They are now scheduled as requiredProducers instead
of runnableConsumers.

It actually does not change the effective scheduling, though it
handles more uniformely producers nodes (outputs of the graph or not).

Added some test cases in Test_scheduler.cpp.
parent 9c5ff064
No related branches found
No related tags found
3 merge requests!279v0.4.0,!253v0.4.0,!224[Scheduler] fix internal issue when scheduling producer nodes
Pipeline #57532 passed
Loading
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