Searched defs:get_output_index (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ | ||
D | buffer_reuse_pass.cc | 157 Optional<int32_t> get_output_index(AllocOp op) { in get_output_index() function in mlir::kernel_gen::transforms::__anon0eb3b4900111::BufferReuseAnalysis |
/external/tensorflow/tensorflow/core/framework/ | ||
D | op_kernel.cc | 873 Status OpKernelContext::get_output_index(StringPiece name, in get_output_index() function in tensorflow::OpKernelContext |