Function tvm::runtime::function::ffi::TVMGetLastError [−][src]
Expand description
\brief return str message of the last error all function in this file will return 0 when success and nonzero when an error occurred, TVMGetLastError can be called to retrieve the error
this function is threadsafe and can be called by different thread \return error info