Home
last modified time | relevance | path

Searched refs:_verify_nn_module_stack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/export/
H A D_trace.py873 def _verify_nn_module_stack(graph_module: torch.fx.GraphModule) -> None: function
1780 _verify_nn_module_stack(gm)
1914 _verify_nn_module_stack(gm)
H A Dexported_program.py304 _verify_nn_module_stack,
388 _verify_nn_module_stack(gm)