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

[Pallas] Add a cost estimator for Pallas/JAX functions. #24809

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

copybara-service[bot]
Copy link

[Pallas] Add a cost estimator for Pallas/JAX functions.

Helps resolve the following issue, where invoking HLO's cost analysis triggers compilation which can OOM for larger inputs: #24539. This cost estimator uses only abstract evaluation which should work for all input sizes.

Helps resolve the following issue, where invoking HLO's cost analysis triggers compilation which can OOM for larger inputs: #24539. This cost estimator uses only abstract evaluation which should work for all input sizes.

PiperOrigin-RevId: 695415760
@copybara-service copybara-service bot merged commit 0e611e5 into main Nov 11, 2024
1 of 2 checks passed
@copybara-service copybara-service bot deleted the test_692235126 branch November 11, 2024 19:14
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