jwfromm commented on a change in pull request #10123:
URL: https://github.com/apache/tvm/pull/10123#discussion_r796277944



##########
File path: tests/python/relay/test_auto_scheduler_tuning.py
##########
@@ -36,7 +36,7 @@ def tune_network(network, target):
         log_file = fp.name
 
         # Tuning
-        measure_ctx = auto_scheduler.LocalRPCMeasureContext(timeout=60)
+        measure_ctx = auto_scheduler.LocalRPCMeasureContext(timeout=60, 
device=0)

Review comment:
       Yeah I dont think it would work on any of the CI targets unfortunately.




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