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
3b45a0c6
Commit
3b45a0c6
authored
Dec 21, 2021
by
Frederick Liu
Committed by
A. Unique TensorFlower
Dec 21, 2021
Browse files
Internal change
PiperOrigin-RevId: 417656108
parent
0009e79b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
official/benchmark/transformer_benchmark.py
official/benchmark/transformer_benchmark.py
+2
-2
No files found.
official/benchmark/transformer_benchmark.py
View file @
3b45a0c6
...
@@ -25,8 +25,8 @@ import tensorflow as tf
...
@@ -25,8 +25,8 @@ import tensorflow as tf
from
official.benchmark
import
benchmark_wrappers
from
official.benchmark
import
benchmark_wrappers
from
official.benchmark
import
owner_utils
from
official.benchmark
import
owner_utils
from
official.benchmark.perfzero_benchmark
import
PerfZeroBenchmark
from
official.benchmark.perfzero_benchmark
import
PerfZeroBenchmark
from
official.
nlp
.transformer
import
misc
from
official.
legacy
.transformer
import
misc
from
official.
nlp
.transformer
import
transformer_main
as
transformer_main
from
official.
legacy
.transformer
import
transformer_main
from
official.utils.flags
import
core
as
flags_core
from
official.utils.flags
import
core
as
flags_core
TPU_DATA_DIR
=
'gs://mlcompass-data/transformer'
TPU_DATA_DIR
=
'gs://mlcompass-data/transformer'
...
...
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