pub unsafe extern "C" fn vaal_context_cache(
context: *mut VAALContext,
) -> *mut NNTensorExpand 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