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
f4c0fc23
Commit
f4c0fc23
authored
Jan 19, 2022
by
Liangzhe Yuan
Committed by
A. Unique TensorFlower
Jan 19, 2022
Browse files
Remove internal dependencies from OSS.
PiperOrigin-RevId: 422883948
parent
b5c567ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
official/projects/movinet/train.py
official/projects/movinet/train.py
+0
-2
No files found.
official/projects/movinet/train.py
View file @
f4c0fc23
...
...
@@ -46,8 +46,6 @@ from official.modeling import performance
# Import movinet libraries to register the backbone and model into tf.vision
# model garden factory.
# pylint: disable=unused-import
from
official.projects.movinet.google.configs
import
movinet_google
from
official.projects.movinet.google.modeling
import
movinet_model_google
from
official.projects.movinet.modeling
import
movinet
from
official.projects.movinet.modeling
import
movinet_model
# pylint: enable=unused-import
...
...
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