Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved extern selection in Pallas GPU
Previously, * weakly typed avals matched the wrong externs; * this was addressed by #23193, which disallowed weakly typed avals entirely. Here we check if a weakly typed aval can be casted to the extern input dtype when selecting an extern. PiperOrigin-RevId: 669067725
- Loading branch information