junrushao1994 commented on code in PR #11892:
URL: https://github.com/apache/tvm/pull/11892#discussion_r908087215


##########
python/tvm/auto_scheduler/search_task.py:
##########
@@ -481,7 +481,7 @@ def __init__(
             desc,
         )
 
-    def tune(self, tuning_options, search_policy=None):
+    def tune(self, tuning_options, search_policy=None, 
adaptive_training=False):

Review Comment:
   i see...that makes sense. let's keep the flag here for tune_te then :-)



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

Reply via email to