Skip to content

Add XNN_FLAG_SLOW_CONSISTENT_ARITHMETIC#8077

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_738210037
Jun 3, 2025
Merged

Add XNN_FLAG_SLOW_CONSISTENT_ARITHMETIC#8077
copybara-service[bot] merged 1 commit intomasterfrom
test_738210037

Conversation

@copybara-service
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