zhiics commented on a change in pull request #4258: [WIP][TVM] Bring Your Own 
Codegen to TVM
URL: https://github.com/apache/incubator-tvm/pull/4258#discussion_r344874715
 
 

 ##########
 File path: include/tvm/relay/attrs/annotation.h
 ##########
 @@ -57,6 +57,19 @@ struct CastHintAttrs : public tvm::AttrsNode<CastHintAttrs> 
{
   }
 };
 
+/*!
+ * \brief Options for the subgraph operators.
+ */
+struct SubgraphAttrs : public tvm::AttrsNode<SubgraphAttrs> {
 
 Review comment:
   Yes. We mainly focus on accelerators/external libraries in this scenario

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