Home
last modified time | relevance | path

Searched defs:quantize_fx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/bc/
H A Dtest_backward_compatibility.py13 import torch.ao.quantization.quantize_fx as quantize_fx namespace
/aosp_15_r20/external/pytorch/torch/ao/ns/
H A D_numeric_suite_fx.py92 import torch.ao.quantization.quantize_fx as quantize_fx namespace
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_model_report_fx.py6 import torch.ao.quantization.quantize_fx as quantize_fx namespace