Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dbuffer_reuse_pass.cc60 Optional<int32_t> get_output_index(memref::AllocOp op) { in get_output_index() function in mlir::kernel_gen::transforms::__anon010073860111::BufferReuseAnalysis
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp1356 size_t Method::get_output_index(size_t i) const { in get_output_index() function in executorch::runtime::Method
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc884 Status OpKernelContext::get_output_index(StringPiece name, in get_output_index() function in tensorflow::OpKernelContext