Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/
H A Dverifier.py156 _verify_exported_program_module_call_graph(ep)
275 def _verify_exported_program_module_call_graph(exported_program) -> None: function