jcf94 commented on a change in pull request #6269:
URL: https://github.com/apache/incubator-tvm/pull/6269#discussion_r475519006
##########
File path: src/auto_scheduler/search_policy/sketch_policy_rules.h
##########
@@ -73,84 +73,51 @@ class SketchGenerationRule {
const State& state, int
stage_id) const = 0;
};
+#define DEFINE_SKETCH_GENERATION_RULE(rule_name)
\
Review comment:
I don't have clear idea on this part, but I think it's fine to try your
suggestion.
Simply merged this PR first, so it will be more convenient for you to try
different class structures in your PR.
----------------------------------------------------------------
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]