Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
315 contributions in the last year
Contribution activity
November 2020
Created 6 commits in 1 repository
Opened 2 pull requests in 1 repository
Reviewed 13 pull requests in 1 repository
google/jax 13 pull requests
- Support 'where' argument in jax.numpy reductions
- Support 'initial' argument in jax.numpy reductions
- Make dtype an explicit argument to nan-reductions
- lax_numpy: fix handling of out keyword in wrapped methods
- update jax repository citation
- Add a named_call public function in lax
- Fix dtypes.is_weakly_typed
- DOC: update webpage copyright year to 2020
- Fix: always canonicalize result_type
- Upstream implementation of named_call_p primitive to JAX
- Cleanup: remove unused utility function
- Cleanup frexp/ldexp/signbit implementations
- Re-enable a few tests on TPU