Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/llm/runner/
H A Dtext_decoder_runner.h56 virtual bool is_method_loaded() { in is_method_loaded() function
/aosp_15_r20/external/executorch/examples/models/llava/runner/
H A Dllava_image_prefiller.h75 inline bool is_method_loaded() override { in is_method_loaded() function
H A Dllava_text_decoder_runner.h65 inline bool is_method_loaded() override { in is_method_loaded() function
/aosp_15_r20/external/executorch/extension/module/
H A Dmodule.h170 inline bool is_method_loaded(const std::string& method_name) const { in is_method_loaded() function