Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/test/tester/
H A Dtester.py210 class ToEdge(Stage): class
559 def to_edge(self, to_edge_stage: Optional[ToEdge] = None):
/aosp_15_r20/external/executorch/backends/arm/test/tester/
H A Darm_tester.py207 to_edge_stage: Optional[tester.ToEdge] = None,