tmoreau89 commented on a change in pull request #6126:
URL: https://github.com/apache/incubator-tvm/pull/6126#discussion_r460327531
##########
File path: src/relay/backend/compile_engine.cc
##########
@@ -288,7 +288,7 @@ class ScheduleGetter : public
backend::MemoizedExprTranslator<Array<te::Tensor>>
tvm::Target target_;
Op master_op_;
Attrs master_attrs_;
- int master_op_pattern_{0};
+ int master_op_pattern_{-1};
Review comment:
could you comment on this change?
----------------------------------------------------------------
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:
[email protected]