pub const hipError_t_hipErrorInvalidValue: hipError_t = 1;
Expand description
< One or more of the parameters passed to the API call is NULL < or not in an acceptable range.
pub const hipError_t_hipErrorInvalidValue: hipError_t = 1;
< One or more of the parameters passed to the API call is NULL < or not in an acceptable range.