Searched refs:replace_quantized_ops_with_standard_ops (Results 1 – 2 of 2) sorted by relevance
14 replace_quantized_ops_with_standard_ops,1443 replace_quantized_ops_with_standard_ops(gm)
528 def replace_quantized_ops_with_standard_ops(gm: torch.fx.GraphModule): function