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 01:46:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
numpy
History
jax authors
4444a0771c
Merge pull request
#8760
from jakevdp:lax-numpy-changes
...
PiperOrigin-RevId: 413747082
2021-12-02 12:50:23 -08:00
..
__init__.py
Move jax.numpy internals into jax._src.numpy.
2020-10-16 20:35:19 -04:00
fft.py
Use imports relative to the
jax
package consistently, rather than
.
-relative imports.
2021-11-24 07:48:29 -08:00
lax_numpy.py
Merge pull request
#8760
from jakevdp:lax-numpy-changes
2021-12-02 12:50:23 -08:00
linalg.py
Use imports relative to the
jax
package consistently, rather than
.
-relative imports.
2021-11-24 07:48:29 -08:00
polynomial.py
Use imports relative to the
jax
package consistently, rather than
.
-relative imports.
2021-11-24 07:48:29 -08:00
util.py
docs: tweaks to make docs build on Python 3.8
2021-04-01 15:50:15 -07:00
vectorize.py
Use imports relative to the
jax
package consistently, rather than
.
-relative imports.
2021-11-24 07:48:29 -08:00