Skip to content

Pull requests: jax-ml/jax

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Split out jax and jaxlib packages cla: yes
#11 by mattjj was merged Dec 7, 2018 Loading…
minor spelling tweaks cla: yes
#34 by brettkoonce was merged Dec 8, 2018 Loading…
change vmap api to be curried (closes #78) cla: yes
#79 by mattjj was merged Dec 11, 2018 Loading…
Make Jax buildable with the latest Bazel cla: yes
#85 by 1e100 was merged Dec 12, 2018 Loading…
Add implementations of np.{tri,tril,triu}. cla: yes
#90 by hawkinsp was merged Dec 12, 2018 Loading…
Implement np.{diag,diagonal}. cla: yes
#94 by hawkinsp was merged Dec 12, 2018 Loading…
Seed example tests cla: yes
#95 by froystig was merged Dec 13, 2018 Loading…
add misc numpy ops (c.f. #70) cla: yes
#96 by mattjj was merged Dec 13, 2018 Loading…
kernel least-squares example cla: yes
#97 by froystig was merged Dec 13, 2018 Loading…
Implement np.trace. cla: yes
#102 by hawkinsp was merged Dec 13, 2018 Loading…
Make JAX flake8-clean. cla: yes
#107 by hawkinsp was merged Dec 13, 2018 Loading…
add travis ci support cla: yes
#111 by mattjj was merged Dec 14, 2018 Loading…
Enable MKL-DNN contraction kernels. cla: yes
#114 by hawkinsp was merged Dec 14, 2018 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.