pytorch/test/quantization/core
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
..
experimental add torch.float4_e2m1fn_x2 to PyTorch (#148791) 2025-03-27 17:32:20 +00:00
__init__.py
test_backend_config.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_docs.py Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
test_quantized_functional.py Enable UBSAN tests (#141672) 2024-11-28 01:55:15 +00:00
test_quantized_module.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_quantized_op.py Enable UBSAN test (#147511) 2025-03-07 00:35:32 +00:00
test_quantized_tensor.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_top_level_apis.py
test_utils.py [reland] Add int1 to int7 dtypes (#137928) 2024-10-18 02:02:08 +00:00
test_workflow_module.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
test_workflow_ops.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00