This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
rocm_jax
Watch
1
Star
0
Fork
0
You've already forked rocm_jax
mirror of
https://github.com/ROCm/jax.git
synced
2025-04-24 11:16:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
interpreters
History
Yash Katariya
d277358200
Create avals and pass them to _check_sharding rather than the actual value.
...
PiperOrigin-RevId: 512142679
2023-02-24 12:56:16 -08:00
..
__init__.py
Change JAX's copyright attribution from "Google LLC" to "The JAX Authors.".
2022-09-22 12:27:19 -07:00
ad.py
Prune accidentally exported names from jax.interpreters.ad.
2023-02-06 14:36:44 -08:00
batching.py
prune unintended exports from
jax.interpreters.batching
2023-02-10 16:47:28 -08:00
mlir.py
Reexport jax.interpreters.mlir.token_type.
2023-02-17 13:26:44 +00:00
partial_eval.py
Add
JaxprInputEffect
and refactor
StateEffect
s to use it
2023-02-21 16:30:06 -08:00
pxla.py
Create avals and pass them to _check_sharding rather than the actual value.
2023-02-24 12:56:16 -08:00
xla.py
Remove more exported names from jax.interpreters.xla.
2023-02-16 11:56:30 -08:00