Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h117 std::shared_ptr<BatcherT> batcher, in BatchResourceBase()
128 std::shared_ptr<AdaptiveBatcherT> batcher, in BatchResourceBase()
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc95 std::shared_ptr<BatcherT> batcher; in Create() local
114 std::shared_ptr<AdaptiveBatcherT> batcher; in Create() local
131 FunctionLibraryRuntime* flib, std::shared_ptr<BatcherT> batcher, in BatchResource()
143 std::shared_ptr<AdaptiveBatcherT> batcher, in BatchResource()