Home
last modified time | relevance | path

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

/external/pytorch/torch/_export/passes/
Dreplace_quantized_ops_with_standard_ops_pass.py528 def replace_quantized_ops_with_standard_ops(gm: torch.fx.GraphModule): function
/external/pytorch/torch/_export/
Dconverter.py14 replace_quantized_ops_with_standard_ops,
1443 replace_quantized_ops_with_standard_ops(gm)