Home
last modified time | relevance | path

Searched defs:max_batch_size (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dunion_find.cc85 ClusterBatchSize& ClusterBatchSize::SetMaxBatchSize(int max_batch_size) { in SetMaxBatchSize()
91 const absl::optional<int>& max_batch_size) { in SetMaxBatchSize()
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.cc92 void RecordBatchParamMaxBatchSize(int64 max_batch_size, in RecordBatchParamMaxBatchSize()
228 int32 num_batch_threads, int32 max_batch_size, int32 batch_timeout_micros, in GetBatcherQueueOptions()
241 std::vector<std::unique_ptr<BatchTask>>* output_tasks) -> Status { in GetBatcherQueueOptions()
259 int32 max_batch_size, int32 batch_timeout_micros, in GetAdaptiveBatcherQueueOptions()
277 std::vector<std::unique_ptr<BatchTask>>* output_tasks) -> Status { in GetAdaptiveBatcherQueueOptions()
381 int max_batch_size, std::vector<std::unique_ptr<BatchTask>>* output_tasks) { in SplitInputTask()
Dbasic_batch_scheduler.h183 int max_batch_size = 1000; member
Dserial_device_batch_scheduler.h108 int max_batch_size = 1000; member
Dadaptive_shared_batch_scheduler.h135 int max_batch_size = 1000; member
/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py33 max_batch_size, argument
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert.py234 max_batch_size=None, argument
318 max_batch_size=None, argument
377 max_batch_size=1, argument
1239 max_batch_size=1, argument
Dtrt_convert_test.py179 max_batch_size=1, argument
/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dhexagon_delegate.h69 int max_batch_size; member
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.h37 size_t max_batch_size = 1; member
Dconvert_nodes.h113 absl::optional<int> max_batch_size; member
Dconvert_graph.cc429 int max_batch_size = info.max_batch_size.has_value() in CreateTRTNode() local
Dconvert_nodes.cc1450 TrtUniquePtrType<nvinfer1::ICudaEngine>* engine, int max_batch_size, in BuildCudaEngine()
6320 const GraphDef& gdef, TrtPrecisionMode precision_mode, int max_batch_size, in ConvertGraphDefToEngine()
/external/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_winsys.h26 size_t max_batch_size; member
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dquantization_mnist_test.py114 def _GetGraphDef(self, use_trt, max_batch_size, model_dir): argument
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dbatch_seq_config_test.cc105 void ApplyDelegate(int max_batch_size, in ApplyDelegate()
/external/python/apitools/apitools/base/py/
Dbatch.py188 max_batch_size=None, batch_request_callback=None): argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc927 const auto max_batch_size = raw_static_engine->getMaxBatchSize(); in GetEngine() local
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc110 int32 max_batch_size, int32 batch_timeout_micros, in Create()
/external/libtextclassifier/native/annotator/
Dannotator.cc2983 const int max_batch_size = model_->selection_options()->batch_size(); in ModelClickContextScoreChunks() local
3092 const int max_batch_size = model_->selection_options()->batch_size(); in ModelBoundsSensitiveScoreChunks() local