pytorch/test/quantization/core
2024-09-30 20:50:49 +00:00
..
experimental
__init__.py
test_backend_config.py
test_docs.py
test_quantized_functional.py
test_quantized_module.py
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
test_top_level_apis.py
test_utils.py Revert "Add int1 to int7 dtypes (#136301)" 2024-09-30 20:50:49 +00:00
test_workflow_module.py [QAT] Make Fused modules torchscriptable (#136285) 2024-09-28 03:46:19 +00:00
test_workflow_ops.py