Lunderberg opened a new pull request #8588:
URL: https://github.com/apache/tvm/pull/8588


   This previously caused some issues in performance comparison between 
cuda/vulkan, as `device_id=0` referred to different physical hardware.
   
   - Added device_type to the device-queried information.
   
   - Sort the vulkan devices by the device_type.  Priority is discrete >  
integrated > virtual > cpu > other


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