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 19:56:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
numpy
History
jax authors
6411f8a033
Merge pull request
#9184
from jakevdp:unique-nan
...
PiperOrigin-RevId: 422287302
2022-01-16 23:57:40 -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
#9184
from jakevdp:unique-nan
2022-01-16 23:57:40 -08:00
linalg.py
[x64] minor weak_type changes to linalg.py
2021-12-07 16:27: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