zhiics commented on issue #5277: [BYOC] Refine AnnotateTarget and 
MergeCompilerRegion Passes
URL: https://github.com/apache/incubator-tvm/pull/5277#issuecomment-611100287
 
 
   @mbaret The flow you mentioned makes sense to me. I think it is really case 
by case. Supporting annotation of multiple targets doesn't really prevent users 
from invoking annoate_target multiple times when needed. However, it gives 
users a globally view of the graph and provides them an opportunity to optimize 
the scheduling of ops. Annotating graph mutliple times looks reasonable to me, 
but we should avoid reverting the partitioned graph and repartitioning it as 
this could be very error-prone.

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