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
cfe32967
Commit
cfe32967
authored
Sep 28, 2021
by
Yeqing Li
Committed by
A. Unique TensorFlower
Sep 28, 2021
Browse files
Removes the unused comment.
PiperOrigin-RevId: 399515443
parent
aa40db0c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
official/vision/beta/configs/video_classification.py
official/vision/beta/configs/video_classification.py
+1
-2
No files found.
official/vision/beta/configs/video_classification.py
View file @
cfe32967
...
@@ -147,8 +147,7 @@ class VideoClassificationTask(cfg.TaskConfig):
...
@@ -147,8 +147,7 @@ class VideoClassificationTask(cfg.TaskConfig):
metrics
:
Metrics
=
Metrics
()
metrics
:
Metrics
=
Metrics
()
init_checkpoint
:
Optional
[
str
]
=
None
init_checkpoint
:
Optional
[
str
]
=
None
init_checkpoint_modules
:
str
=
'all'
# all or backbone
init_checkpoint_modules
:
str
=
'all'
# all or backbone
# Spatial Partitioning fields. See go/tf2-spatial-partition-api-examples
# Spatial Partitioning fields.
# for explanation of the technique.
train_input_partition_dims
:
Optional
[
Tuple
[
int
,
...]]
=
None
train_input_partition_dims
:
Optional
[
Tuple
[
int
,
...]]
=
None
eval_input_partition_dims
:
Optional
[
Tuple
[
int
,
...]]
=
None
eval_input_partition_dims
:
Optional
[
Tuple
[
int
,
...]]
=
None
...
...
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