Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dunion_find.cc85 ClusterBatchSize& ClusterBatchSize::SetMaxBatchSize(int max_batch_size) { in SetMaxBatchSize()
91 const std::optional<int>& max_batch_size) { in SetMaxBatchSize()
/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py30 max_batch_size, argument
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.cc172 void RecordBatchParamMaxBatchSize(int64_t max_batch_size, in RecordBatchParamMaxBatchSize()
331 int32_t num_batch_threads, int32_t max_batch_size, in GetBatcherQueueOptions()
345 std::vector<std::unique_ptr<BatchTask>>* output_tasks) -> Status { in GetBatcherQueueOptions()
363 int32_t max_batch_size, int32_t batch_timeout_micros, in GetAdaptiveBatcherQueueOptions()
381 std::vector<std::unique_ptr<BatchTask>>* output_tasks) -> Status { in GetAdaptiveBatcherQueueOptions()
491 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
Dshared_batch_scheduler_test.cc156 std::vector<std::unique_ptr<FakeTask>>* output_tasks) -> Status { in get_split_func()
825 std::vector<std::unique_ptr<FakeTask>>* output_tasks) -> Status { in CreateQueues()
Dadaptive_shared_batch_scheduler.h146 int max_batch_size = 1000; member
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert.py279 max_batch_size=None, argument
376 max_batch_size=None, argument
435 max_batch_size=1, argument
1698 max_batch_size=1, argument
Dtrt_convert_test.py181 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/
Dtrt_optimization_pass.h45 size_t max_batch_size = -1; member
Dconvert_graph.cc461 int max_batch_size = info.max_batch_size.has_value() in CreateTRTNode() local
693 const EngineInfo& info, int max_batch_size, in CreateStaticEngine()
Dconvert_nodes.h131 std::optional<int> max_batch_size; member
Dconvert_nodes.cc1226 TrtUniquePtrType<nvinfer1::ICudaEngine>* engine, int max_batch_size, in BuildCudaEngine()
5831 int max_batch_size, size_t max_workspace_size_bytes, 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.py148 def _GetGraphDef(self, use_trt, max_batch_size, model_dir): argument
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc115 static Status Create(int32_t num_batch_threads, int32_t max_batch_size, in Create()
140 int32_t max_batch_size, int32_t batch_timeout_micros, in Create()
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dbatch_seq_config_test.cc106 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.cc1186 int max_batch_size = 1; in GetEngine() local
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc159 int32_t max_batch_size, int32_t batch_timeout_micros, in Create()
/external/libtextclassifier/native/annotator/
Dannotator.cc3000 const int max_batch_size = model_->selection_options()->batch_size(); in ModelClickContextScoreChunks() local
3109 const int max_batch_size = model_->selection_options()->batch_size(); in ModelBoundsSensitiveScoreChunks() local
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc5693 size_t max_batch_size = 2; in TEST() local