mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
It was already working for cpu, so bring parity. Also, slightly reduce number of compiled kernels by using OpaqueType. Pull Request resolved: https://github.com/pytorch/pytorch/pull/115044 Approved by: https://github.com/malfet |
||
|---|---|---|
| .. | ||
| apot_fx_graph_mode_ptq.py | ||
| apot_fx_graph_mode_qat.py | ||
| quantization_util.py | ||
| test_bits.py | ||
| test_fake_quantize.py | ||
| test_float8.py | ||
| test_linear.py | ||
| test_nonuniform_observer.py | ||
| test_quantized_tensor.py | ||
| test_quantizer.py | ||