Home
last modified time | relevance | path

Searched defs:batcher (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h130 std::shared_ptr<BatcherT> batcher, in BatchResourceBase()
141 std::shared_ptr<AdaptiveBatcherT> batcher, in BatchResourceBase()
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc125 std::shared_ptr<BatcherT> batcher; in Create() local
145 std::shared_ptr<AdaptiveBatcherT> batcher; in Create() local
176 std::shared_ptr<BatcherT> batcher, in FallbackBatchResource()
191 std::shared_ptr<AdaptiveBatcherT> batcher, in FallbackBatchResource()
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc144 std::shared_ptr<BatcherT> batcher; in Create() local
164 std::shared_ptr<AdaptiveBatcherT> batcher; in Create() local
181 FunctionLibraryRuntime* flib, std::shared_ptr<BatcherT> batcher, in BatchResource()
193 std::shared_ptr<AdaptiveBatcherT> batcher, in BatchResource()