get_error_string#

nvmath.bindings.cutensor.get_error_string(int error) str[source]#

Returns the description string for an error code.

Parameters:

error (int) – Error code to convert to string.

See also

cutensorGetErrorString