Rate this Page

torch.Tensor.frexp#

Tensor.frexp(input) -> (Tensor mantissa, Tensor exponent)#

See torch.frexp()