Function TensorInfo_nbytes

Source
pub unsafe extern "C" fn TensorInfo_nbytes(
    this: *const TensorInfo,
) -> usize
Expand description

Returns the size of the tensor in bytes.