Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
c085963f
Commit
c085963f
authored
May 17, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
May 17, 2022
Browse files
Update the version to 2.9
PiperOrigin-RevId: 449384327
parent
4eb4d6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
official/pip_package/setup.py
official/pip_package/setup.py
+2
-2
No files found.
official/pip_package/setup.py
View file @
c085963f
...
...
@@ -20,8 +20,8 @@ import sys
from
setuptools
import
find_packages
from
setuptools
import
setup
version
=
'2.
8
.0'
tf_version
=
'2.
8
.0'
# Major version.
version
=
'2.
9
.0'
tf_version
=
'2.
9
.0'
# Major version.
project_name
=
'tf-models-official'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment