Commit ce23c2dd authored by Yuexin Wu's avatar Yuexin Wu Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 407664875
parent 01606417
...@@ -26,7 +26,7 @@ import tensorflow as tf ...@@ -26,7 +26,7 @@ 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 import perfzero_benchmark from official.benchmark import perfzero_benchmark
from official.nlp.nhnet import trainer from official.projects.nhnet import trainer
from official.utils.flags import core as flags_core from official.utils.flags import core as flags_core
MIN_LOSS = 0.40 MIN_LOSS = 0.40
......
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