Home
last modified time | relevance | path

Searched refs:allow_smaller_final_batch (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dinput.py763 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 …]
Devaluation_test.py148 allow_smaller_final_batch=True)
Dinput_test.py675 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/
Dbucket_ops.py72 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,
Dbucket_ops_test.py361 allow_smaller_final_batch=allow_small_batch,
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
Dgraph_io.py431 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/
Dtensorflow.train.pbtxt273 … \'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/
Dops.py411 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)
Dops_test.py358 [self.original_lt], batch_size=2, allow_smaller_final_batch=True)
396 [self.original_lt], batch_size=2, allow_smaller_final_batch=True)