Skip to main content

NNError_NN_ERROR_INVALID_HANDLE

Constant NNError_NN_ERROR_INVALID_HANDLE 

Source
pub const NNError_NN_ERROR_INVALID_HANDLE: NNError = 2;
Expand description

The provided handle is invalid. This error is typically used by NNEngine when interfacing with another API such as OpenCL or OpenVX which require native handles for their internal API.