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

Add the options to require complete AOT autotuning results #63598

Merged
merged 1 commit into from Mar 13, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Mar 13, 2024

Add the options to require complete AOT autotuning results

This cl adds an XLA flag --require_complete_aot_autotune_results that requires complete AOT autotuning results inside XLA, so that a NotFound will be raised when there is cache miss and JIT autotuning is needed. This can help users detect JIT autotuning happening inside XLA.

@copybara-service copybara-service bot force-pushed the test_613961149 branch 6 times, most recently from 742cae0 to c94b1ba Compare March 13, 2024 20:06
This cl adds an XLA flag `--require_complete_aot_autotune_results` that requires complete AOT autotuning results inside XLA, so that a `NotFound` will be raised when there is cache miss and JIT autotuning is needed. This can help users detect JIT autotuning happening inside XLA.

PiperOrigin-RevId: 615527908
@copybara-service copybara-service bot merged commit af88737 into master Mar 13, 2024
@copybara-service copybara-service bot deleted the test_613961149 branch March 13, 2024 21:13
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

1 participant