Commit eb49ae73 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Add NHNet cloud tpu accuracy benchmark

PiperOrigin-RevId: 312596462
parent 241c985a
...@@ -31,7 +31,7 @@ from official.utils.flags import core as flags_core ...@@ -31,7 +31,7 @@ from official.utils.flags import core as flags_core
MIN_LOSS = 0.35 MIN_LOSS = 0.35
MAX_LOSS = 0.45 MAX_LOSS = 0.45
NHNET_DATA = 'nhnet_training_data_files' NHNET_DATA = 'gs://tf-perfzero-data/nhnet/v1/train.tfrecord*'
FLAGS = flags.FLAGS FLAGS = flags.FLAGS
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment