Function nn_tensor_release

Source
pub unsafe extern "C" fn nn_tensor_release(tensor: *mut NNTensor)
Expand description

Releases the memory used by the tensor object.

@param tensor Pointer to the tensor object.

@public @memberof NNTensor @since 2.0