"git@developer.sourcefind.cn:change/sglang.git" did not exist on "17af39c5dc6a20f39d5a68dd1ac668477eacadce"
Commit ff2ca513 authored by Yeqing Li's avatar Yeqing Li Committed by A. Unique TensorFlower
Browse files

Temporarily disables the train_test.

PiperOrigin-RevId: 370834123
parent c2722e76
......@@ -48,7 +48,7 @@ class TrainTest(tf.test.TestCase):
# pylint: enable=g-complex-comprehension
tfexample_utils.dump_to_tfrecord(self._data_path, tf_examples=examples)
def test_run(self):
def disable_test_run(self):
saved_flag_values = flagsaver.save_flag_values()
train_lib.tfm_flags.define_flags()
FLAGS.mode = 'train'
......
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