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
cc0b9a7a
Commit
cc0b9a7a
authored
Oct 17, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Oct 17, 2022
Browse files
Do not require dataclass as we drop Python 3.6 support.
PiperOrigin-RevId: 481753451
parent
ecdb022c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
official/nightly_requirements.txt
official/nightly_requirements.txt
+0
-1
official/requirements.txt
official/requirements.txt
+0
-1
No files found.
official/nightly_requirements.txt
View file @
cc0b9a7a
...
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
...
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1
tensorflow-model-optimization>=0.4.1
tensorflow-datasets
tensorflow-datasets
tfa-nightly
tfa-nightly
dataclasses;python_version<"3.7"
gin-config
gin-config
tf_slim>=1.1.0
tf_slim>=1.1.0
Cython
Cython
...
...
official/requirements.txt
View file @
cc0b9a7a
...
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
...
@@ -11,7 +11,6 @@ tensorflow-hub>=0.6.0
tensorflow-model-optimization>=0.4.1
tensorflow-model-optimization>=0.4.1
tensorflow-datasets
tensorflow-datasets
tensorflow-addons
tensorflow-addons
dataclasses;python_version<"3.7"
gin-config
gin-config
tf_slim>=1.1.0
tf_slim>=1.1.0
Cython
Cython
...
...
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