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-23 21:56:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
numpy
History
jax authors
fdb74ea42a
Merge pull request
#9785
from froystig:lax-const
...
PiperOrigin-RevId: 433071851
2022-03-07 16:40:29 -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
#9785
from froystig:lax-const
2022-03-07 16:40:29 -08:00
linalg.py
remove
_const
from public
jax.lax
module
2022-03-07 12:26:25 -08:00
ndarray.py
lax_numpy.py: factor ndarray into its own module
2022-03-02 12:18:46 -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
Rollback of:
2022-03-01 19:39:31 -08:00
vectorize.py
djax: let make_jaxpr build dyn shape jaxprs
2022-02-01 00:10:21 -08:00