Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/passes/
H A Dreplace_quantized_ops_with_standard_ops_pass.py180 return insert_weight_and_bias_get_attr_node(
201 return insert_weight_and_bias_get_attr_node(
206 def insert_weight_and_bias_get_attr_node( function