You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/13 06:16:45 UTC

[GitHub] [incubator-tvm] zhiics edited a comment on issue #4570: [relay] Relay annotation and partitioning for external compilers

zhiics edited a comment on issue #4570: [relay] Relay annotation and partitioning for external compilers
URL: https://github.com/apache/incubator-tvm/pull/4570#issuecomment-573520559
 
 
   As discussed in https://discuss.tvm.ai/t/rfc-naming-and-api-signature-for-external-compilation/5292, let's remove the annotation template for now. Instead, we only focus on partitioning and expect developers to annotate the program first.
   
   Some example annotators that leverage the pass manager are added to help developers write their own annotator.
   
   Followup PRs will be sent to help annotation which may need more discussion and thoughts on how to combine together with OpStrategy.

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


With regards,
Apache Git Services