nn_context_run

Function nn_context_run 

Source
pub unsafe extern "C" fn nn_context_run(
    context: *mut NNContext,
) -> NNError
Expand description

Runs the model within the given context object.

@public @memberof NNContext @since 2.0