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 up
Pinned
1,567 contributions in the last year
Contribution activity
November 2020
Created 4 commits in 1 repository
Created a pull request in google/jax that received 5 comments
Promotion via lattice
Now that JAX type promotion is derived from a lattice rather than specified in a table, we could use the lattice directly and avoid pre-computation…
Opened 5 other pull requests in 1 repository
Created an issue in google/jax that received 1 comment
jax.scipy.signal.convolve should support n-dimensional inputs
scipy.signal.convolve() supports N-dimensional inputs; the JAX equivalent should as well.
There is already a _convolve_nd utility function in the m…

