nn_tensor_unmap

Function nn_tensor_unmap 

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

Releases the tensor mapping, if the reference count reaches 0 it will be fully unmapped and will force the flush to the device, if required.

@public @memberof NNTensor @since 2.0