rocmarchive / realcaffe2

The repo is obsolete. Use at your own risk.
https://github.com/pytorch/pytorch
Apache License 2.0
12 stars 2 forks source link

Long running time for python base op test #66

Closed petrex closed 6 years ago

petrex commented 6 years ago

I am running relu_op test with MIOPEN as engine. Test is passing however running time varies each time. range is roughly from 0.6 sec to 3.9 sec.

Need to investigate where this is issue in implementation or opportunity to improve the test infra.

petrex commented 6 years ago

https://github.com/pytorch/pytorch