Home
last modified time | relevance | path

Searched defs:is_get_attr_node (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/transforms/
H A Dutils.py22 def is_get_attr_node(node: torch.fx.Node) -> bool: function
/aosp_15_r20/external/executorch/backends/arm/_passes/
H A Darm_pass_utils.py30 def is_get_attr_node(node: torch.fx.Node) -> bool: function
/aosp_15_r20/external/executorch/backends/xnnpack/utils/
H A Dutils.py98 def is_get_attr_node(node: torch.fx.Node) -> bool: function
/aosp_15_r20/external/executorch/backends/vulkan/
H A Dutils.py30 def is_get_attr_node(node: torch.fx.Node) -> bool: function