mindspore.Tensor.byte ===================== .. py:method:: mindspore.Tensor.byte() 将输入Tensor转换为 `uint8` 类型。 返回: Tensor,其数据类型为 `uint8`。