Skip to content

Commit

Permalink
Update tf version to 2.11.*
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 494734536
Change-Id: I746df892474d5c515c21048b7b8911e67f167eb2
  • Loading branch information
arthurdouillard authored and arthurdouillard committed Dec 13, 2022
1 parent 1213954 commit a5298e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions experiments_jax/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
absl-py~=1.2.0
tensorflow~=2.10.0
tensorflow~=2.11.0
tensorflow-datasets~=4.6.0
jax==0.3.24
jaxlib==0.3.24
Expand All @@ -14,4 +14,4 @@ pyquaternion==0.9.9
ncompress~=1.0.0
xmltodict==0.13.0
distrax==0.1.2
tensorboard~=2.10.0
tensorboard~=2.11.0
4 changes: 2 additions & 2 deletions experiments_torch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ optax==0.1.3
Pillow~=9.3.0
pyquaternion==0.9.9
scikit-learn~=1.1.0
tensorboard~=2.10.0
tensorboard~=2.11.0
tensorflow-datasets~=4.6.0
tensorflow~=2.10.0
tensorflow~=2.11.0
torch~=1.13
xmltodict==0.13.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ protobuf<3.20,>=3.9.2
pyquaternion==0.9.9
scikit-learn~=1.1.0
tensorflow-datasets~=4.6.0
tensorflow~=2.10.0
tensorflow~=2.11.0
xmltodict==0.13.0

0 comments on commit a5298e6

Please sign in to comment.