diff --git a/.azure-pipelines/ut-3x-pt-fp8.yml b/.azure-pipelines/ut-3x-pt-fp8.yml index f9ceb8b8120..38e7c555530 100644 --- a/.azure-pipelines/ut-3x-pt-fp8.yml +++ b/.azure-pipelines/ut-3x-pt-fp8.yml @@ -15,6 +15,8 @@ pr: - neural_compressor/torch - test/3x/torch/algorithms/fp8_quant - test/3x/torch/quantization/fp8_quant + - test/3x/torch/quantization/weight_only/test_rtn.py + - test/3x/torch/quantization/weight_only/test_load.py - setup.py - requirements_pt.txt