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-16 11:56:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
benchmarks
History
Jake VanderPlas
753562d574
Add benchmarks for repeated static indexing & slicing
2022-11-03 11:41:37 -07:00
..
api_benchmark.py
Add benchmarks for repeated static indexing & slicing
2022-11-03 11:41:37 -07:00
benchmark.py
Change JAX's copyright attribution from "Google LLC" to "The JAX Authors.".
2022-09-22 12:27:19 -07:00
gda_benchmark.py
Move
array.py
and
sharding.py
from
experimental/
to
_src/
.
2022-09-27 10:06:52 -07:00
pmap_benchmark.py
Replace
jax.xla.DeviceArray
private type with the new public type
jax.Array
.
2022-09-28 16:34:10 -07:00