Searched defs:get_graphs (Results 1 – 2 of 2) sorted by relevance
/external/executorch/backends/xnnpack/partition/graphs/ | ||
D | sdpa.py | 18 def get_graphs() -> List[torch.fx.GraphModule]: function |
D | bilinear_2d.py | 52 def get_graphs() -> List[torch.fx.GraphModule]: function |