Home
last modified time | relevance | path

Searched defs:get_input_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp1338 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 Dop_kernel.cc870 Status OpKernelContext::get_input_index(StringPiece name, in get_input_index() function in tensorflow::OpKernelContext