Skip to content

Commit

Permalink
re-enable pt2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyuan Liu committed Mar 13, 2024
1 parent a51fc76 commit e39587c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function run_xla_op_tests3 {
# CI with tf.
run_test "$CDIR/stablehlo/test_implicit_broadcasting.py"
run_test "$CDIR/stablehlo/test_mark_pattern.py"
# run_test "$CDIR/stablehlo/test_pt2e_qdq.py"
run_test "$CDIR/stablehlo/test_pt2e_qdq.py"
run_xla_hlo_debug "$CDIR/stablehlo/test_stablehlo_inference.py"
run_test "$CDIR/stablehlo/test_stablehlo_compile.py"
run_test "$CDIR/stablehlo/test_unbounded_dynamism.py"
Expand Down

0 comments on commit e39587c

Please sign in to comment.