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-25 01:16:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jaxlib
History
Skye Wanderman-Milne
1314fb7cb1
Bump jaxlib version to 0.1.36 and update WORKSPACE.
2019-11-21 18:34:28 -08:00
..
BUILD
Remove -Wno-c++98-c++11-compat directive from jaxlib BUILD file. (
#1544
)
2019-10-21 11:41:28 -04:00
cublas.cc
Add support for batched triangular solve and LU decomposition on GPU using cuBlas.
2019-08-08 13:34:53 -04:00
cusolver.cc
Fix integer overflow for large matrices in linear algebra kernels. (
#1648
)
2019-11-08 12:49:07 -08:00
cusolver.py
Implement batched singular value decomposition.
2019-09-05 18:12:00 -04:00
lapack.pyx
Fix integer overflow for large matrices in linear algebra kernels. (
#1648
)
2019-11-08 12:49:07 -08:00
pytree.cc
Avoid out-of-bounds dereference for arity-0 nodes. (
#1713
)
2019-11-18 15:35:07 -05:00
version.py
Bump jaxlib version to 0.1.36 and update WORKSPACE.
2019-11-21 18:34:28 -08:00