Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp911 Method::set_inputs(const exec_aten::ArrayRef<EValue>& input_evalues) { in set_inputs()
1011 ET_NODISCARD Error Method::get_inputs(EValue* input_evalues, size_t length) { in get_inputs()