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 22:16:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
state
History
Yash Katariya
4c9241ecda
Cache ClosedJaxpr creation to minimize cache_misses. ClosedJaxpr should always be created under a cache.
...
PiperOrigin-RevId: 593023314
2023-12-21 22:15:52 -08:00
..
__init__.py
[Pallas] Add
async_copy_to
and
async_remote_copy_to
for doing DMAs.
2023-09-14 14:32:08 -07:00
discharge.py
Cache ClosedJaxpr creation to minimize cache_misses. ClosedJaxpr should always be created under a cache.
2023-12-21 22:15:52 -08:00
primitives.py
Upgrade remaining sources to Python 3.9
2023-12-13 10:29:45 +00:00
types.py
Upgrade remaining sources to Python 3.9
2023-12-13 10:29:45 +00:00
utils.py
Add initial implementation of a
run_state
primitive
2023-04-03 21:32:32 -07:00