Skip to content

Add XNN_FLAG_SLOW_CONSISTENT_ARITHMETIC #8077

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Mar 19, 2025

Add XNN_FLAG_SLOW_CONSISTENT_ARITHMETIC

Reproducing comment in xnnpack.h:

This flag indicates that XNNPACK should attempt to produce numerically
consistent results from a specific build of XNNPACK. This causes XNNPACK
to avoid using faster codepaths that are numerically inconsistent with any other
codepath that could be used in the same compiled XNNPACK library.

@copybara-service copybara-service bot changed the title Add XNN_FLAG_CONSISTENT_ARITHMETIC Add XNN_FLAG_SLOW_CONSISTENT_ARITHMETIC Jun 3, 2025
Reproducing comment in xnnpack.h:

This flag indicates that XNNPACK should attempt to produce numerically
consistent results from a specific build of XNNPACK. This causes XNNPACK
to avoid using faster codepaths that are numerically inconsistent with any other
codepath that could be used in the same compiled XNNPACK library.

PiperOrigin-RevId: 766740555
@copybara-service copybara-service bot merged commit 0d933ed into master Jun 3, 2025
@copybara-service copybara-service bot deleted the test_738210037 branch June 3, 2025 18:05
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.

1 participant