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-15 19:36:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
interpreters
History
Dan Foreman-Mackey
5a3fc606d4
Deprecate public export of mlir.custom_call.
...
PiperOrigin-RevId: 744722183
2025-04-07 07:58:20 -07: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
Deprecate public export of mlir.custom_call.
2025-04-07 07:58:20 -07:00
partial_eval.py
Use
contextlib.nullcontext
instead of
trivial_ctx
2025-04-07 02:40:56 -07:00
pxla.py
sharding cleanup: use inline checks for unimplemented and auto
2024-10-25 04:22:40 -07:00
xla.py
Clean up a number of finalized deprecations
2025-03-26 09:57:19 -07:00