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 descriptive error messages when triton_call is used with transformations. #329

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

copybara-service[bot]
Copy link

Add descriptive error messages when triton_call is used with transformations.

#327 notes that the current error messages expose unnecessary JAX and jax_triton implementation details when jax.vmap or jax.grad are used with triton_call. This change improves those error messages to clearly identify the frontend API, and provide alternative suggestions.

…mations.

#327 notes that the current error messages expose unnecessary JAX and jax_triton implementation details when jax.vmap or jax.grad are used with triton_call. This change improves those error messages to clearly identify the frontend API, and provide alternative suggestions.

PiperOrigin-RevId: 718988408
@copybara-service copybara-service bot merged commit 3aec7f2 into main Jan 23, 2025
@copybara-service copybara-service bot deleted the test_718881931 branch January 23, 2025 21:17
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