Highlights
- Arctic Code Vault Contributor
Popular repositories
621 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 12 commits in 2 repositories
Created a pull request in google/jax that received 1 comment
Pin sphinx-autodoc-typehints version to 1.11.1
Our docs build fails with 1.12.1: https://readthedocs.org/projects/jax/builds/13514541/
reading sources... [ 50%] _autosummary/jax.numpy.linalg.pin…
+1
−1
•
1
comment
Opened 8 other pull requests in 1 repository
google/jax
8
merged
- Disable lax_scipy_sparse_test.py cases that are hanging on GPU.
- Disable host_callback_test.py on multi-GPU platforms.
-
Remove
-itflag fromdocker runcommand in jaxlib build script. - Factor out wheel-building functions in build_jaxlib_wheels.sh.
- Test that Python tracing is enabled for programmatic profiling
- Update README, etc. for jaxlib 0.1.65 release
- Update WORKSPACE for jaxlib 0.1.65 release
- Update jax version and changelog
Reviewed 6 pull requests in 1 repository
Created an issue in google/jax that received 2 comments
host_callback_test.py is failing on multi-GPU platforms
~/jax$ python3 tests/host_callback_test.py fails with:
[ RUN ] CallJaxTest.test_jax_grad
2021-04-15 00:16:53.333864: E external/org_tensorflow/tens…
2
comments