Skip to content

Commit

Permalink
update fiddle requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aireenmei committed Nov 15, 2022
1 parent 40dd8d7 commit e4652f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions praxis/pip_package/cloudbuild-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ substitutions:
options:
dynamic_substitutions: true
substitution_option: 'ALLOW_LOOSE'
machineType: E2_HIGHCPU_8
timeout: 5400s
artifacts:
objects:
Expand Down
4 changes: 2 additions & 2 deletions praxis/pip_package/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
absl-py
clu
einops
fiddle @ git+https://github.com/google/fiddle
fiddle
flax
jax
jax-bitempered-loss
Expand All @@ -15,4 +15,4 @@ optax-shampoo
protobuf==3.15
t5x
tensorflow~=2.9.2
tensorflow-text~=2.9.0
tensorflow-text~=2.9.0
2 changes: 1 addition & 1 deletion praxis/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ executing==1.2.0
# via stack-data
fastjsonschema==2.16.2
# via nbformat
fiddle @ git+https://github.com/google/fiddle
fiddle==0.2.4
# via -r praxis-requirements.in
flatbuffers==1.12
# via tensorflow
Expand Down

0 comments on commit e4652f0

Please sign in to comment.