mxnet
|
common utils for cuda More...
Functions | |
const char * | CublasGetErrorString (cublasStatus_t error) |
Get string representation of cuBLAS errors. More... | |
const char * | CurandGetErrorString (curandStatus_t status) |
Get string representation of cuRAND errors. More... | |
common utils for cuda
|
inline |
Get string representation of cuBLAS errors.
error | The error. |
|
inline |
Get string representation of cuRAND errors.
status | The status. |