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
a3263c0f
Commit
a3263c0f
authored
Jun 17, 2020
by
Pengchong Jin
Committed by
A. Unique TensorFlower
Jun 17, 2020
Browse files
Internal change
PiperOrigin-RevId: 317010426
parent
0a6f6426
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
official/modeling/hyperparams/config_definitions.py
official/modeling/hyperparams/config_definitions.py
+0
-1
No files found.
official/modeling/hyperparams/config_definitions.py
View file @
a3263c0f
...
...
@@ -198,7 +198,6 @@ class TaskConfig(base_config.Config):
@
dataclasses
.
dataclass
class
ExperimentConfig
(
base_config
.
Config
):
"""Top-level configuration."""
mode
:
str
=
"train"
# train, eval, train_and_eval.
task
:
TaskConfig
=
TaskConfig
()
trainer
:
TrainerConfig
=
TrainerConfig
()
runtime
:
RuntimeConfig
=
RuntimeConfig
()
...
...
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