Skip to content

Commit a857f47

Browse files
kevalmorabia97willg-nv
authored andcommitted
Enable test_export_quantized_model
Signed-off-by: Keval Morabia <28916987+kevalmorabia97@users.noreply.github.com>
1 parent 0171a0c commit a857f47

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/gpu/onnx/quantization/autotune/test_workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def simple_conv_model():
3535
return _test_models._create_simple_conv_onnx_model()
3636

3737

38-
@pytest.mark.skip(reason="TODO: Fix test and enable")
3938
@pytest.mark.parametrize("use_trtexec", [True, False])
4039
def test_export_quantized_model(use_trtexec, simple_conv_model):
4140
"""Test exporting quantized model with Q/DQ."""

0 commit comments

Comments
 (0)