mbrookhart commented on issue #8611:
URL: https://github.com/apache/tvm/issues/8611#issuecomment-892189556


   16 core AMD desktop:
   ```
   8.67s call     
tests/python/frontend/onnx/test_forward.py::test_roi_align[llvm]
   6.86s call     
tests/python/frontend/onnx/test_forward.py::test_roi_align[cuda]
   ```
   
   6 core Intel laptop
   ```
   183.00s call     
tests/python/frontend/onnx/test_forward.py::test_roi_align[llvm]
   ```
   
   There shouldn't be that big of a difference between these two machines, it's 
2.5x the cores but 23x the performance
   
   I will profile.


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