Searched refs:split_graph (Results 1 – 5 of 5) sorted by relevance
102 def split_graph(edge_program: ExportedProgram, num_layers: int, shares: int): function
212 model_sharding.split_graph(
448 def split_graph(self, graph_module: torch.fx.GraphModule, division: int): member in TestQNN
1527 self.split_graph(edge_prog.exported_program.graph_module, 4)1845 self.split_graph(edge_prog.exported_program.graph_module, 4)
718 model_sharding.split_graph(