pytorch/test/quantization/core/experimental
vasiliy e33bc41958 add torch.float4_e2m1fn_x2 to PyTorch (#148791)
Summary:

Redo of https://github.com/pytorch/pytorch/pull/146578 to get around
rebase conflicts.

Test Plan:

```
pytest test/quantization/core/experimental/test_floatx.py -s
```

Reviewers:

Subscribers:

Tasks:

Tags:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/148791
Approved by: https://github.com/drisspg, https://github.com/eqy, https://github.com/jeffdaily
2025-03-27 17:32:20 +00:00
..
apot_fx_graph_mode_ptq.py
apot_fx_graph_mode_qat.py
quantization_util.py
test_adaround_eager.py
test_bits.py
test_fake_quantize.py
test_floatx.py add torch.float4_e2m1fn_x2 to PyTorch (#148791) 2025-03-27 17:32:20 +00:00
test_linear.py
test_nonuniform_observer.py
test_quantized_tensor.py
test_quantizer.py