Searched defs:verify_graph_input_output (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/exir/ | ||
H A D | memory_planning.py | 176 def verify_graph_input_output(self) -> None: member in Verifier |
/aosp_15_r20/external/executorch/exir/tests/ | ||
H A D | test_memory_planning.py | 311 def verify_graph_input_output( member in TestMemoryPlanning |