Commit aa6aed37 authored by Yeqing Li's avatar Yeqing Li Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 413981781
parent 888773cf
...@@ -29,10 +29,10 @@ import tensorflow as tf ...@@ -29,10 +29,10 @@ import tensorflow as tf
from official.benchmark import benchmark_wrappers from official.benchmark import benchmark_wrappers
from official.benchmark import perfzero_benchmark from official.benchmark import perfzero_benchmark
from official.legacy.detection import main as detection
from official.legacy.detection.configs import base_config
from official.utils.flags import core as flags_core from official.utils.flags import core as flags_core
from official.utils.misc import keras_utils from official.utils.misc import keras_utils
from official.vision.detection import main as detection
from official.vision.detection.configs import base_config
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