float32

paddle.Tensor. float32 ( self: Tensor ) Tensor

Cast a Tensor to float32 data type if it differs from the current dtype; otherwise, return the original Tensor. :returns: a new Tensor with float32 dtype :rtype: Tensor