xla icon indicating copy to clipboard operation
xla copied to clipboard

Make the default implementation of Log/Log2/Ln/Log1p in XLA accurate on all platforms, and tighten test tolerances accordingly. The new implementation is accurate to 2 ULP.

Open copybara-service[bot] opened this issue 2 years ago • 0 comments

Make the default implementation of Log/Log2/Ln/Log1p in XLA accurate on all platforms, and tighten test tolerances accordingly. The new implementation is accurate to 2 ULP. This change also adds tests for +/-0, +/-inf, and NaN.

copybara-service[bot] avatar Jan 23 '23 22:01 copybara-service[bot]