-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add descriptive error messages when triton_call is used with transfor…
…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: 718881931
- Loading branch information
1 parent
59f5703
commit 18b364f
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters