Searched refs:util_lib (Results 1 – 2 of 2) sorted by relevance
29 from tensorflow.python.tpu import util as util_lib unknown127 util_lib.check_positive_integer(iterations_per_loop,132 util_lib.check_positive_integer(num_shards, 'TPUConfig num_shards')171 util_lib.check_positive_integer(initial_infeed_sleep_secs,
74 from tensorflow.python.tpu import util as util_lib unknown1331 util_lib.MultiHostDatasetInitializerHook(all_dataset_initializers)2318 util_lib.check_positive_integer(train_batch_size, 'train_batch_size')2328 util_lib.check_positive_integer(eval_batch_size, 'eval_batch_size')2331 util_lib.check_positive_integer(predict_batch_size,2601 util_lib.check_positive_integer(steps, 'Train steps')2603 util_lib.check_positive_integer(max_steps, 'Train max_steps')2617 util_lib.check_positive_integer(steps, 'Eval steps')