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
b2d3a05c
Commit
b2d3a05c
authored
Aug 18, 2021
by
Yin Cui
Committed by
A. Unique TensorFlower
Aug 18, 2021
Browse files
Internal change
PiperOrigin-RevId: 391678737
parent
5d3df060
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/vision/beta/projects/video_ssl/tasks/linear_eval.py
official/vision/beta/projects/video_ssl/tasks/linear_eval.py
+1
-1
No files found.
official/vision/beta/projects/video_ssl/tasks/linear_eval.py
View file @
b2d3a05c
...
@@ -20,7 +20,7 @@ import tensorflow as tf
...
@@ -20,7 +20,7 @@ import tensorflow as tf
# pylint: disable=unused-import
# pylint: disable=unused-import
from
official.core
import
task_factory
from
official.core
import
task_factory
from
official.vision.beta.projects.video_ssl.configs
.google
import
video_ssl
as
exp_cfg
from
official.vision.beta.projects.video_ssl.configs
import
video_ssl
as
exp_cfg
from
official.vision.beta.projects.video_ssl.modeling
import
video_ssl_model
from
official.vision.beta.projects.video_ssl.modeling
import
video_ssl_model
from
official.vision.beta.tasks
import
video_classification
from
official.vision.beta.tasks
import
video_classification
...
...
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