jwfromm opened a new pull request #10123: URL: https://github.com/apache/tvm/pull/10123
Currently, all measurements in the autoscheduler are run on device 0. Although this is fine for most cases, on some platforms with multiple gpus, it may be important to run on a specific device. This small PR adds an optional `device` argument to the various `Runner` classes in `auto_scheduler/measure` to address this limitation. -- 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]
