Closed kit1980 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.98%. Comparing base (
e9ce11f
) to head (fa485ea
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@kit1980 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@kit1980 merged this pull request in pytorch/botorch@200cb2a1d4cc593b2b9626f39e9983f3e28c19fa.
This function is more accurate than torch.log() for small values of input - https://pytorch.org/docs/stable/generated/torch.log1p.html
Found with https://github.com/pytorch-labs/torchfix/