Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/
H A D_lazy_graph_module.py7 reduce_graph_module,
165 return (reduce_graph_module, (dict_without_graph, import_block))
H A Dgraph_module.py123 def reduce_graph_module(body: Dict[Any, Any], import_block: str) -> torch.nn.Module: function
829 return (reduce_graph_module, (dict_without_graph, import_block))
/aosp_15_r20/external/pytorch/test/expect/
H A DTestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect33 torch.fx.graph_module.reduce_graph_module(body: Dict[Any, Any], import_block: str) -> torch.nn.modu…