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 22:06:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
lax
History
Matthew Johnson
3ce87f7874
Merge pull request
#859
from jheek/grouped-convs
...
Grouped convs
2019-06-17 19:25:19 -07:00
..
__init__.py
Check for failure of LAPACK calls and return arrays full of NaNs if they occur.
2019-05-29 16:50:27 -04:00
lax_control_flow.py
fix the david sussillo bug
2019-06-14 11:49:07 -07:00
lax_fft.py
Initial FFT support.
2019-05-16 14:37:30 -07:00
lax_parallel.py
improve error for unimplemented parallel primitive
2019-06-08 09:11:25 -07:00
lax.py
Merge pull request
#859
from jheek/grouped-convs
2019-06-17 19:25:19 -07:00