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

PR #17259: Adding Strictness level to PGLE accuracy checker. #18273

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 14, 2024

PR #17259: Adding Strictness level to PGLE accuracy checker.

Imported from GitHub PR #17259

Values for the new flag: xla_gpu_pgle_accuracy_checker: {OFF, WARN, ERROR}
Copybara import of the project:

--
86ccf83 by Shraiysh Vaishay svaishay@nvidia.com:

Add xla_gpu_pgle_accuracy_checker to set strictness levels

xla_gpu_pgle_accuracy_checker can take the values {OFF, WARN, ERROR}
and this flag decides what will be done when there are missing
instructions in PGLE profile: either do nothing (OFF), warn about it
(WARN) or halt compilation (ERROR)

Merging this change closes #17259

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17259 from shraiysh:pgle_strictness_levels 86ccf83

@copybara-service copybara-service bot force-pushed the test_685614179 branch 6 times, most recently from a471ef2 to 54332a6 Compare October 21, 2024 09:26
Imported from GitHub PR #17259

Values for the new flag: `xla_gpu_pgle_accuracy_checker: {OFF, WARN, ERROR}`
Copybara import of the project:

--
86ccf83 by Shraiysh Vaishay <svaishay@nvidia.com>:

Add xla_gpu_pgle_accuracy_checker to set strictness levels

xla_gpu_pgle_accuracy_checker can take the values {OFF, WARN, ERROR}
and this flag decides what will be done when there are missing
instructions in PGLE profile: either do nothing (OFF), warn about it
(WARN) or halt compilation (ERROR)

Merging this change closes #17259

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17259 from shraiysh:pgle_strictness_levels 86ccf83
PiperOrigin-RevId: 685614179
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