Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/partition/graphs/
H A Dsdpa.py18 def get_graphs() -> List[torch.fx.GraphModule]: function
H A Dbilinear_2d.py52 def get_graphs() -> List[torch.fx.GraphModule]: function