DeepSpeed
c41b0c28 - Use `torch.log1p` (#6930)

Commit
337 days ago
Use `torch.log1p` (#6930) This function provides greater precision than `log(1 + x)` for small values of `x`. Found with TorchFix https://github.com/pytorch-labs/torchfix/
Author
Parents
Loading