ganler commented on a change in pull request #8778:
URL: https://github.com/apache/tvm/pull/8778#discussion_r691771235
##########
File path: src/relay/transforms/to_basic_block_normal_form.cc
##########
@@ -51,8 +51,11 @@ Expr ToBasicBlockNormalFormAux(const Expr& e) {
IRModule ToBasicBlockNormalForm(const IRModule& mod) {
DLOG(INFO) << "ToBBlock:" << std::endl << mod;
+ // Efficient copy.
Review comment:
what about now?
--
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]