manupa-arm opened a new pull request #5616:
URL: https://github.com/apache/incubator-tvm/pull/5616


   If the annotated compiler region contains multiple outputs where some of the 
outputs are tuple output, the current PartitionGraph will create tuple of 
tuples. This will not be handled by the runtime (and may be other passes). This 
commit flattens the such tuples and re-create them after the call site of the 
partitioned function.
   
   cc : @zhiics @comaniac @masahi 
   
   


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