comaniac commented on pull request #7173:
URL: https://github.com/apache/tvm/pull/7173#issuecomment-751942169


   > Is the order of extracted tasks supposed to be deterministic? I think this 
also applies to graph codegen, but I'm seeing different tasks appear in 
different orders on each run.
   
   The task order is the same as the op execution order so it should be 
deterministic, because the graph visiting order is deterministic. However, I'm 
not familiar with the VM execution, so I'm not sure if VM execution order is 
deterministic or not.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to