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
278aa5dc
Commit
278aa5dc
authored
Dec 06, 2021
by
A. Unique TensorFlower
Committed by
TF Object Detection Team
Dec 06, 2021
Browse files
Remove outdated comment about apache-beam.
PiperOrigin-RevId: 414590634
parent
eb674a1f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
research/object_detection/packages/tf2/setup.py
research/object_detection/packages/tf2/setup.py
+0
-3
No files found.
research/object_detection/packages/tf2/setup.py
View file @
278aa5dc
...
...
@@ -3,9 +3,6 @@ import os
from
setuptools
import
find_packages
from
setuptools
import
setup
# Note: adding apache-beam to required packages causes conflict with
# tf-models-offical requirements. These packages request for incompatible
# oauth2client package.
REQUIRED_PACKAGES
=
[
# Required for apache-beam with PY3
'avro-python3'
,
...
...
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