nn_context_model_unload

Function nn_context_model_unload 

Source
pub unsafe extern "C" fn nn_context_model_unload(
    context: *mut NNContext,
)
Expand description

Frees the memory used by the model within the given context object.

@public @memberof NNContext @since 2.0