mbs-octoml commented on code in PR #11674:
URL: https://github.com/apache/tvm/pull/11674#discussion_r895038259
##########
src/relay/ir/expr.cc:
##########
@@ -27,6 +27,26 @@
namespace tvm {
+GlobalVar WithFields(GlobalVar global_var, Optional<String> opt_name_hint,
Optional<Type> opt_type,
Review Comment:
Done.
--
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]