File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ executing==1.2.0
8787 # via stack-data
8888fastjsonschema == 2.16.3
8989 # via nbformat
90- fiddle @ git+https://github.com/google/fiddle
90+ fiddle == 0.2.5
9191 # via -r praxis-requirements.in
9292flatbuffers == 1.12
9393 # via tensorflow
@@ -161,7 +161,7 @@ ipywidgets==8.0.6
161161 # via jupyter
162162isoduration == 20.11.0
163163 # via jsonschema
164- jax @ git+https://github.com/google/jax
164+ jax == 0.4.7
165165 # via
166166 # -r praxis-requirements.in
167167 # chex
Original file line number Diff line number Diff line change 11# To update requirements.txt for praxis and paxml, run:
22# cd ../../paxml/pip_package && bash ./compile_requirements.sh
33
4- absl-py
5- clu
6- einops
7- fiddle @ git+https://github.com/google/fiddle
8- flax
9- jax @ git+https://github.com/google/jax
10- jax-bitempered-loss
11- lingvo
12- numpy
13- optax
14- optax-shampoo
15- tensorflow~= 2.9.2
16- tensorflow-text~ =2.9.0
4+ absl-py==1.4.0
5+ clu==0.0.8
6+ einops==0.6.0
7+ fiddle==0.2.5
8+ flax==0.6.8
9+ jax==0.4.7
10+ jax-bitempered-loss==0.0.2
11+ lingvo==0.12.6
12+ numpy~=1.24.2
13+ optax==0.1.4
14+ optax-shampoo==0.0.6
15+ tensorflow== 2.9.3
16+ tensorflow-text= =2.9.0
You can’t perform that action at this time.
0 commit comments