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-25 01:16:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
state
History
Sharad Vikram
b5fcffadd4
Add swap as method to TransformedRef
...
PiperOrigin-RevId: 731541165
2025-02-26 19:19:10 -08:00
..
__init__.py
Cleanup: fix unused imports & mark exported names
2024-10-16 17:42:41 -07:00
discharge.py
Removed unused `
# type: ignore
` comments
2025-02-13 21:12:27 +00:00
indexing.py
Migrated to mypy 1.14.1 with --allow_redefinition
2025-02-13 15:38:28 +00:00
primitives.py
[sharding_in_types] Add a canonicalize_value step before dispatching
bind
so that we can insert
mesh_cast
s under the following conditions:
2025-02-03 18:00:19 -08:00
types.py
Add swap as method to TransformedRef
2025-02-26 19:19:10 -08:00
utils.py
[better_errors] Continue adding debug info to Jaxprs (step 6)
2025-02-11 11:28:58 +01:00