mbaret commented on issue #4996: [relay][external codegen] outline and inline 
lifted functions for external codegen
URL: https://github.com/apache/incubator-tvm/pull/4996#issuecomment-596785558
 
 
   Beforehand, we had been running some passes after partitioning (for instance 
a layout transform for ACL functions). It looks like we can't even force these 
to run now though as no function passes are allowed to touch external 
functions. We can't run the passes before partitioning because it will 
transform the entire graph, not just the bits for external partitioning.

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


With regards,
Apache Git Services

Reply via email to