Home
last modified time | relevance | path

Searched defs:allowed_batch_sizes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h132 std::vector<int32> allowed_batch_sizes) in BatchResourceBase()
143 std::vector<int32> allowed_batch_sizes) in BatchResourceBase()
Dbatch_resource_base.cc174 void RecordBatchParamAllowedBatchSizes(const string& allowed_batch_sizes, in RecordBatchParamAllowedBatchSizes()
296 const std::vector<int32>& allowed_batch_sizes, in GetBatcherQueueOptions()
328 const std::vector<int32>& allowed_batch_sizes) { in GetAdaptiveBatcherQueueOptions()
/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py36 allowed_batch_sizes=None, argument
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc76 ArrayRef<int32_t> allowed_batch_sizes, in Create()
116 ArrayRef<int32_t> allowed_batch_sizes) in FallbackBatchResource()
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc110 const std::vector<int32>& allowed_batch_sizes, in Create()
134 const std::vector<int32>& allowed_batch_sizes, in Create()
156 std::vector<int32> allowed_batch_sizes) in BatchResource()
168 std::vector<int32> allowed_batch_sizes) in BatchResource()