Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/transforms/
H A Dduplicate_dynamic_quant_chain.py39 def _replace_input_node_with_new_node(node, input_node, new_node): function
85 _replace_input_node_with_new_node(
88 _replace_input_node_with_new_node(
92 _replace_input_node_with_new_node(
95 _replace_input_node_with_new_node(
98 _replace_input_node_with_new_node(
101 _replace_input_node_with_new_node(
114 _replace_input_node_with_new_node(user, node, new_node)
136 _replace_input_node_with_new_node(user, dq_node, new_node)