Home
last modified time | relevance | path

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

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