pub unsafe extern "C" fn nn_tensor_size( tensor: *const NNTensor, ) -> i32
Calculates the total byte size of the tensor (volume * element_size).
@public @memberof NNTensor @since 2.0