Home
last modified time | relevance | path

Searched refs:fuse_as_graphmodule (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/fx/passes/utils/
H A Dfuser_utils.py93 def fuse_as_graphmodule(gm: GraphModule, function
227 sub_gm, orig_inputs, orig_outputs = fuse_as_graphmodule(gm, sorted_nodes, submodule_name)
/aosp_15_r20/external/executorch/exir/
H A Dlowered_backend_module.py45 fuse_as_graphmodule,
745 sub_gm, orig_inputs, orig_outputs = fuse_as_graphmodule(
/aosp_15_r20/external/executorch/backends/qualcomm/utils/
H A Dutils.py357 fuse_as_graphmodule,
377 subgm, orig_inputs, orig_outputs = fuse_as_graphmodule(