Skip to content

Commit

Permalink
Upgrade TensorFlow version to v2.16.1
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
  • Loading branch information
tenzen-y committed Mar 10, 2024
1 parent 61406a5 commit df33ecb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ psutil==5.9.4
rfc3339>=6.2
grpcio>=1.41.1
googleapis-common-protos==1.6.0
tensorflow==2.13.0
tensorflow==2.16.1
protobuf<=3.20.3
2 changes: 1 addition & 1 deletion cmd/suggestion/nas/enas/v1beta1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio>=1.41.1
googleapis-common-protos==1.6.0
cython>=0.29.24
tensorflow==2.13.0
tensorflow==2.16.1
protobuf<=3.20.3
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
scipy>=1.7.2
tensorflow==2.13.0
tensorflow==2.16.1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tensorflow==2.13.0
tensorflow==2.16.1

0 comments on commit df33ecb

Please sign in to comment.