zxy844288792 commented on a change in pull request #8464:
URL: https://github.com/apache/tvm/pull/8464#discussion_r669155020
##########
File path: src/relay/analysis/annotated_region_set.cc
##########
@@ -213,12 +217,19 @@ class AnnotatedRegionSet::Creator : protected
MixedModeVisitor {
const Op begin_op_;
/*! \brief Region 'end' annotation operator. */
const Op end_op_;
+ /*! \brief The function name.*/
+ const std::string func_name;
Review comment:
will address this
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]