Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/samples/ImageClassification/
H A Drun_classifier.py77 def load_delegate(delegate_path: Path, backends: list): function
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_executor.cpp242 load_delegate() in load_delegate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dinterpreter.py134 def load_delegate(library, options=None): function