TVM runtime currently topologically traverse the graph and execute each of the 
nodes in a sequential way.

https://github.com/dmlc/tvm/blob/5f9c5e43020a602427b7995afb9eedf2b695eea8/src/runtime/graph/graph_runtime.cc#L329

The execution order of the "parallel" nodes are consistent to what they are 
stored in the json file.
https://github.com/dmlc/tvm/blob/master/src/runtime/graph/graph_runtime.h#L344





---
[Visit 
Topic](https://discuss.tvm.ai/t/which-files-are-regarding-node-level-parallelism/2307/5)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/f2d203fda53ee684158a334d1d50b97afac823ce400249a75c9594baa5ea3254).

Tianqi Chen, UW, Seattle, WA, 98105, United States
http://tracking.discuss.tvm.ai/tracking/unsubscribe?msgid=4eFQzFuGXX8INEqvf3FNLw2

Reply via email to