int64

paddle.Tensor. int64 ( self: Tensor ) Tensor

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