/external/tensorflow/tensorflow/python/training/ |
D | input.py | 763 allow_smaller_final_batch=False, shared_name=None, argument 787 if allow_smaller_final_batch: 803 allow_smaller_final_batch=False, shared_name=None, name=None): argument 827 if allow_smaller_final_batch: 838 shapes=None, allow_smaller_final_batch=False, argument 872 if allow_smaller_final_batch: 883 allow_smaller_final_batch=False, shared_name=None, argument 914 if allow_smaller_final_batch: 932 allow_smaller_final_batch=False, shared_name=None, name=None): argument 1019 allow_smaller_final_batch=allow_smaller_final_batch, [all …]
|
D | evaluation_test.py | 148 allow_smaller_final_batch=True)
|
D | input_test.py | 675 allow_smaller_final_batch=True) 733 allow_smaller_final_batch=True) 1240 allow_smaller_final_batch=True) 1340 allow_smaller_final_batch=True) 1708 allow_smaller_final_batch=True) 1814 allow_smaller_final_batch=True) 2163 allow_smaller_final_batch=True)
|
/external/tensorflow/tensorflow/contrib/training/python/training/ |
D | bucket_ops.py | 72 allow_smaller_final_batch=False, argument 211 None if (allow_smaller_final_batch or batch_size_per_bucket) 249 if allow_smaller_final_batch: 312 allow_smaller_final_batch=False, argument 418 allow_smaller_final_batch=allow_smaller_final_batch,
|
D | bucket_ops_test.py | 361 allow_smaller_final_batch=allow_small_batch,
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/ |
D | graph_io.py | 431 allow_smaller_final_batch = False 433 allow_smaller_final_batch = True 448 allow_smaller_final_batch=allow_smaller_final_batch, 457 allow_smaller_final_batch=allow_smaller_final_batch)
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.train.pbtxt | 273 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 277 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 377 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 381 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 385 …t\', \'num_threads\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 389 …ue\', \'keep_input\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 437 …e\', \'num_threads\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 441 …'min_after_dequeue\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha…
|
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ |
D | ops.py | 411 allow_smaller_final_batch, argument 424 if allow_smaller_final_batch: 458 allow_smaller_final_batch=False, argument 493 allow_smaller_final_batch=allow_smaller_final_batch, 497 labeled_tensors, allow_smaller_final_batch, name) 511 allow_smaller_final_batch=False, argument 551 allow_smaller_final_batch=allow_smaller_final_batch, 555 labeled_tensors, allow_smaller_final_batch, name)
|
D | ops_test.py | 358 [self.original_lt], batch_size=2, allow_smaller_final_batch=True) 396 [self.original_lt], batch_size=2, allow_smaller_final_batch=True)
|