Home
last modified time | relevance | path

Searched defs:node_target (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/xnnpack/test/passes/
H A Dtest_activation_fusion.py19 def check_node_has_tag(self, graph_module, node_target, tag): argument
/aosp_15_r20/external/python/cpython2/Python/
Dast.c2976 const node *node_target; in ast_for_for_stmt() local