onnxruntime
9907b59a
- Change cuda and rocm error checking helpers to return Status (#12699)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Change cuda and rocm error checking helpers to return Status (#12699) * CudaCall returns Status in non-throw and void in throw * RocmCall returns Status in non-throw and void in throw
References
#12699 - Change cuda and rocm error checking helpers to return Status
Author
cloudhan
Parents
a0c25e5c
Loading