Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/test/tester/
H A Dtester.py337 class ToExecutorch(Stage): class
578 def to_executorch(self, to_executorch_stage: Optional[ToExecutorch] = None):
/aosp_15_r20/external/executorch/backends/arm/test/tester/
H A Darm_tester.py126 class ToExecutorch(tester.ToExecutorch): class