Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
480 contributions in the last year
Contribution activity
September 2020
Created a pull request in google/jax that received 1 comment
Interrupt lu transformation generators whenever an exception occurs
This fixes some errors that have been appearing in our CI from time to time. All transformations are implemented as generators, but they haven't be…
+11
−1
•
1
comment
- Stop capturing loop indices when reifying the tangent function
- Differentiation through inactive cases + misc improvements in AD
- Try using GitHub Actions for CI instead of Travis
- Defunctionalize through case expressions
- Another bunch of AD improvements
- Don't linearize inactive expressions
- Flesh out transposition
- Flesh out linearization
- Expand the C API and Python bindings
- A batch of AD fixes and improvements
- A prototype of Python bindings
- Make it possible to use ptxas instead of the CUDA driver for SASS compilation
- Improve DCE and inliner
- Inline table builders (`for`s) with a single use site

