Searched defs:get_graph_module (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/backends/cadence/aot/ | ||
H A D | graph_builder.py | 64 def get_graph_module(self) -> torch.fx.GraphModule: member in GraphBuilder |
/aosp_15_r20/external/executorch/exir/backend/test/ | ||
H A D | test_graph_partition.py | 23 def get_graph_module( member in TestGraphPartition |