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
4ab0b381
".github/workflows/cuda/cu116-Linux-env.sh" did not exist on "69f32b7fc91efd1d2c26f3b759e87509775ba4f0"
Commit
4ab0b381
authored
Sep 16, 2020
by
Chen Chen
Committed by
A. Unique TensorFlower
Sep 16, 2020
Browse files
internal change
PiperOrigin-RevId: 332084664
parent
b139a84b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/nlp/transformer/transformer_main.py
official/nlp/transformer/transformer_main.py
+1
-0
No files found.
official/nlp/transformer/transformer_main.py
View file @
4ab0b381
...
...
@@ -159,6 +159,7 @@ class TransformerTask(object):
params
[
"enable_metrics_in_training"
]
=
flags_obj
.
enable_metrics_in_training
params
[
"steps_between_evals"
]
=
flags_obj
.
steps_between_evals
params
[
"enable_checkpointing"
]
=
flags_obj
.
enable_checkpointing
params
[
"save_weights_only"
]
=
flags_obj
.
save_weights_only
self
.
distribution_strategy
=
distribute_utils
.
get_distribution_strategy
(
distribution_strategy
=
flags_obj
.
distribution_strategy
,
...
...
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