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-18 04:46:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
interpreters
History
George Necula
f9dfe7f646
[better_errors] More cleanup
2025-01-15 10:22:29 +00: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
Remove a number of expired deprecations.
2024-10-31 15:40:54 -07:00
batching.py
Make trace dispatch purely a function of context rather than a function of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on.
2024-10-29 11:04:31 -07:00
mlir.py
Cleanup: fix unused imports & mark exported names
2024-10-16 17:42:41 -07:00
partial_eval.py
[better_errors] More cleanup
2025-01-15 10:22:29 +00:00
pxla.py
sharding cleanup: use inline checks for unimplemented and auto
2024-10-25 04:22:40 -07:00
xla.py
Re-land changes from
https://github.com/jax-ml/jax/pull/25555
2024-12-18 15:02:54 -08:00