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 2022/06/11 15:32:33 UTC

[GitHub] [tvm] mbs-octoml commented on a diff in pull request #11674: [Relay] Finish implementations of WithFields

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org