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 D | buffer_reuse_pass.cc | 60 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 D | method.cpp | 1356 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 D | op_kernel.cc | 884 Status OpKernelContext::get_output_index(StringPiece name, in get_output_index() function in tensorflow::OpKernelContext |