Function vaal_sys::vaal_context_deepviewrt
source · pub unsafe extern "C" fn vaal_context_deepviewrt(
context: *mut VAALContext
) -> *mut NNContextExpand description
Retrieves the DeepViewRT NNContext associated with the VAALContext. This can be used to further query the underlying NNEngine, NNModel, and other DeepViewRT API.
@param context
@return NNContext
@since 1.0