Function deepviewrt_sys::nn_tensor_size
source · pub unsafe extern "C" fn nn_tensor_size(
tensor: *const NNTensor
) -> i32Expand description
Calculates the total byte size of the tensor (volume * element_size).
@public @memberof NNTensor @since 2.0