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
158c96d2
"git@developer.sourcefind.cn:dadigang/Ventoy.git" did not exist on "1840cb8f38f3ee14a50a5779ecbf7897f8f02bd9"
Commit
158c96d2
authored
May 04, 2020
by
Sai Ganesh Bandiatmakuri
Committed by
A. Unique TensorFlower
May 04, 2020
Browse files
Internal change
PiperOrigin-RevId: 309761595
parent
ef7b1dac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
official/benchmark/perfzero_benchmark.py
official/benchmark/perfzero_benchmark.py
+2
-0
No files found.
official/benchmark/perfzero_benchmark.py
View file @
158c96d2
...
@@ -72,6 +72,8 @@ class PerfZeroBenchmark(tf.test.Benchmark):
...
@@ -72,6 +72,8 @@ class PerfZeroBenchmark(tf.test.Benchmark):
# TPU models are expected to accept a --tpu=name flag. PerfZero creates
# TPU models are expected to accept a --tpu=name flag. PerfZero creates
# the TPU at runtime and passes the TPU's name to this flag.
# the TPU at runtime and passes the TPU's name to this flag.
self
.
default_flags
[
'tpu'
]
=
resolved_tpu
self
.
default_flags
[
'tpu'
]
=
resolved_tpu
else
:
self
.
default_flags
[
'tpu'
]
=
''
logging
.
info
(
'root_data_dir: %s'
,
root_data_dir
)
logging
.
info
(
'root_data_dir: %s'
,
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