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 2021/02/13 05:47:06 UTC

[GitHub] [tvm] icemelon9 commented on a change in pull request #7451: [VM] Move param bind to OptimizeModule

icemelon9 commented on a change in pull request #7451:
URL: https://github.com/apache/tvm/pull/7451#discussion_r575625336



##########
File path: src/relay/backend/vm/compiler.cc
##########
@@ -1007,6 +998,15 @@ transform::Sequential MemoryOpt(tvm::Target host_target, TargetsMap targets) {
 
 IRModule VMCompiler::OptimizeModule(const IRModule& mod, const TargetsMap& targets,

Review comment:
       Let's remove the `const` here since we could modify it.




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