manupa-arm opened a new pull request #5143: [RELAY] Re-wrote the Graph 
Partitioner to support multiple outputs
URL: https://github.com/apache/incubator-tvm/pull/5143
 
 
   This PR aims to **include support for multiple outputs** in the regions that 
get outlined as functions for different compiler backends in the existing 
Partition Graph Pass. Such regions are annotated and bounded by compiler_begin 
and compiler_end annotation ops. 
   
   This is a required step as step 4 in [RFC - 
BYOC](https://discuss.tvm.ai/t/rfc-byoc-an-extended-graph-partitioning-flow/6028).
 Moreover, this feature is requested in prior discussions such as [Improved 
graph partitioning 
algorithm](https://discuss.tvm.ai/t/relay-improved-graph-partitioning-algorithm/5830)
   
   This PR uses the utility functions provided by the [AnnotationRegionSet 
PR](https://github.com/apache/incubator-tvm/pull/5030).
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to