mbaret commented on pull request #7925:
URL: https://github.com/apache/tvm/pull/7925#issuecomment-856053017


   > By the way, this PR didn't extent the support of relay integration, does 
that means currently we're not able to use this feature in an end to end model? 
Since in my understanding the fusion part of relay does not support to fuse 
multiple `pool` to one subgraph.
   
   This doesn't currently improve the Relay build flow but rather adds a new 
scheduling primitive primarily for use with tvm::build at the moment. We do 
however intend to introduce some inter-operating scheduling as part of this 
design https://discuss.tvm.apache.org/t/rfc-cascade-scheduling/8119 and hope to 
make use of this primitive as part of that.


-- 
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