Searched defs:get_input_index (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/runtime/executor/ | ||
H A D | method.cpp | 1338 size_t Method::get_input_index(size_t i) const { in get_input_index() function in executorch::runtime::Method |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | op_kernel.cc | 870 Status OpKernelContext::get_input_index(StringPiece name, in get_input_index() function in tensorflow::OpKernelContext |