pub unsafe extern "C" fn nn_context_run( context: *mut NNContext, ) -> NNError
Runs the model within the given context object.
@public @memberof NNContext @since 2.0