vaal_context_cache

Function vaal_context_cache 

Source
pub unsafe extern "C" fn vaal_context_cache(
    context: *mut VAALContext,
) -> *mut NNTensor
Expand description

Retrieves the cache tensor associated with VAAL context. Cache is used for post-processing and CPU inference

@param context

@return NNTensor

@since 1.0