pytorch/test/quantization/core
Jerry Zhang f2b0fc89f2 Add uint16 support for observer (#136238)
Summary:
att

Test Plan:
python test/test_quantization.py -k TestObserver

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D62909821](https://our.internmc.facebook.com/intern/diff/D62909821)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/136238
Approved by: https://github.com/tarun292
2024-09-18 23:52:18 +00:00
..
experimental Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
__init__.py
test_backend_config.py
test_docs.py
test_quantized_functional.py
test_quantized_module.py Fix failures when default is flipped for weights_only (#127627) 2024-08-16 00:22:43 +00:00
test_quantized_op.py Change wrapped_linear_prepack and wrapped_quantized_linear_prepacked to private by adding _ as prefix (#135401) 2024-09-08 04:16:24 +00:00
test_quantized_tensor.py Fix failures when default is flipped for weights_only (#127627) 2024-08-16 00:22:43 +00:00
test_top_level_apis.py
test_utils.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_workflow_module.py Add uint16 support for observer (#136238) 2024-09-18 23:52:18 +00:00
test_workflow_ops.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00