pub unsafe extern "C" fn nn_tensor_release(tensor: *mut NNTensor)
Releases the memory used by the tensor object.
@param tensor Pointer to the tensor object.
@public @memberof NNTensor @since 2.0