Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/test/tester/
H A Darm_tester.py60 output += _format_export_graph_signature(
571 def _format_export_graph_signature(signature: ExportGraphSignature) -> str: function