[][src]Function tract_nnef::tensors::write_tensor

pub fn write_tensor<W: Write>(w: &mut W, tensor: &Tensor) -> TractResult<()>