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
cb845189
"vscode:/vscode.git/clone" did not exist on "ca2fd8ef7c00677714916a19e83d715823d97278"
Commit
cb845189
authored
Apr 05, 2020
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Apr 05, 2020
Browse files
Internal change
PiperOrigin-RevId: 304965863
parent
104488e4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/benchmark/shakespeare_benchmark.py
official/benchmark/shakespeare_benchmark.py
+1
-1
No files found.
official/benchmark/shakespeare_benchmark.py
View file @
cb845189
...
...
@@ -29,7 +29,7 @@ from official.utils.misc import keras_utils
from
official.utils.testing
import
benchmark_wrappers
from
official.utils.testing.perfzero_benchmark
import
PerfZeroBenchmark
SHAKESPEARE_TRAIN_DATA
=
'
/placer/prod/home/tensorflow-performance-data/datasets/
shakespeare/shakespeare.txt'
SHAKESPEARE_TRAIN_DATA
=
'shakespeare/shakespeare.txt'
TMP_DIR
=
os
.
getenv
(
'TMPDIR'
)
FLAGS
=
flags
.
FLAGS
...
...
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