Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_resource_base.cc585 const std::vector<Tensor>& combined_outputs, BatchT* batch) const { in SplitOutputTensors() argument
718 std::vector<Tensor> combined_outputs; in ProcessFuncBatch() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_tf_opkernels.cc536 std::vector<Tensor>* combined_outputs, in ProcessFuncBatchImpl()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc205 std::vector<Tensor>* combined_outputs, in ProcessFuncBatchImpl()