Tantalus13A98B5F commented on a change in pull request #8113:
URL: https://github.com/apache/tvm/pull/8113#discussion_r666665220



##########
File path: python/tvm/autotvm/measure/measure.py
##########
@@ -184,6 +184,8 @@ def measure_option(builder, runner):
         Specify how to build programs
     runner: Runner
         Specify how to run programs
+    ref_input: list of np.arrays

Review comment:
       yes, finding it strange when `measure_option` is shared for multiple 
tasks. I'm fine with reverting the `measure_option` change, and maybe we can 
set an argument on `Tuner.tune` instead? That should be always 
operator-specific.




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