torch.Tensor.frexp

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

参见 torch.frexp()

本页目录