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
0069c932
Commit
0069c932
authored
Jul 16, 2020
by
Allen Wang
Committed by
A. Unique TensorFlower
Jul 16, 2020
Browse files
Internal changes
PiperOrigin-RevId: 321676606
parent
03e4fa2d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
official/benchmark/transformer_benchmark.py
official/benchmark/transformer_benchmark.py
+2
-0
No files found.
official/benchmark/transformer_benchmark.py
View file @
0069c932
...
...
@@ -67,6 +67,8 @@ class TransformerBenchmark(PerfZeroBenchmark):
else
:
root_data_dir
=
GPU_DATA_DIR
root_data_dir
=
root_data_dir
if
root_data_dir
else
''
self
.
train_data_dir
=
os
.
path
.
join
(
root_data_dir
,
TRANSFORMER_EN2DE_DATA_DIR_NAME
)
self
.
vocab_file
=
os
.
path
.
join
(
root_data_dir
,
...
...
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