pub unsafe extern "C" fn TensorInfo_nbytes(
this: *const TensorInfo,
) -> usizeExpand description
Returns the size of the tensor in bytes.
pub unsafe extern "C" fn TensorInfo_nbytes(
this: *const TensorInfo,
) -> usizeReturns the size of the tensor in bytes.