Constant deepviewrt_sys::NNError_NN_ERROR_OUT_OF_MEMORY
source · pub const NNError_NN_ERROR_OUT_OF_MEMORY: NNError = 3;Expand description
Out of memory error, returned if a call to malloc returns NULL or similar error from an underlying engine plugin.