Home
last modified time | relevance | path

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

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