Searched refs:allow_smaller_final_batch (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/training/ |
D | input.py | 762 allow_smaller_final_batch=False, shared_name=None, argument 786 if allow_smaller_final_batch: 802 allow_smaller_final_batch=False, shared_name=None, name=None): argument 826 if allow_smaller_final_batch: 837 shapes=None, allow_smaller_final_batch=False, argument 871 if allow_smaller_final_batch: 882 allow_smaller_final_batch=False, shared_name=None, argument 913 if allow_smaller_final_batch: 931 allow_smaller_final_batch=False, shared_name=None, name=None): argument 1018 allow_smaller_final_batch=allow_smaller_final_batch, [all …]
|
D | evaluation_test.py | 147 allow_smaller_final_batch=True)
|
D | input_test.py | 656 allow_smaller_final_batch=True) 713 allow_smaller_final_batch=True) 1231 allow_smaller_final_batch=True) 1330 allow_smaller_final_batch=True) 1710 allow_smaller_final_batch=True) 1814 allow_smaller_final_batch=True) 2189 allow_smaller_final_batch=True)
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.train.pbtxt | 277 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 281 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 385 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 389 … \'capacity\', \'enqueue_many\', \'shapes\', \'dynamic_pad\', \'allow_smaller_final_batch\', \'sha… 393 …t\', \'num_threads\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 397 …ue\', \'keep_input\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 445 …e\', \'num_threads\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha… 449 …'min_after_dequeue\', \'seed\', \'enqueue_many\', \'shapes\', \'allow_smaller_final_batch\', \'sha…
|