mindspore.Tensor.round ====================== .. py:method:: mindspore.Tensor.round() 将Tensor进行四舍五入到最接近的整数数值。 返回: Tensor,shape和数据类型与原Tensor相同。