Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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. #14142

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 24, 2023

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.

@google-cla
Copy link

google-cla bot commented Jan 24, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_504022808 branch 5 times, most recently from d75ac88 to 22764d3 Compare January 28, 2023 00:57
@copybara-service copybara-service bot force-pushed the test_504022808 branch 2 times, most recently from 641fc7e to a7589ba Compare February 3, 2023 23:41
@copybara-service copybara-service bot changed the title Make the implementation of Log/Log2/Ln/Log1p in XLA accurate on all platforms, and tighten test tolerances accordingly. Add tests for +/-0, +/-inf, and NaN. Make the 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. Feb 8, 2023
@copybara-service copybara-service bot force-pushed the test_504022808 branch 5 times, most recently from 60f2345 to 54b53dd Compare February 9, 2023 00:04
@copybara-service copybara-service bot changed the title Make the 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. 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. Feb 17, 2023
@copybara-service copybara-service bot force-pushed the test_504022808 branch 2 times, most recently from de41d0c to 5fde197 Compare December 6, 2023 21:32
…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.

PiperOrigin-RevId: 504022808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants