torch.special.expm1
Instead of `torch.exp(x)-1`, as suggested by TorchFix Pull Request resolved: https://github.com/pytorch/pytorch/pull/141518 Approved by: https://github.com/kit1980