Skip to content

Commit

Permalink
disable mark pattern api in gh ci, due to tf dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyuan Liu committed Feb 7, 2024
1 parent 899ec5c commit 5d5d8c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ function run_xla_op_tests3 {
run_test "$CDIR/stablehlo/test_stablehlo_compile.py"
run_test "$CDIR/stablehlo/test_implicit_broadcasting.py"
run_test "$CDIR/stablehlo/test_unbounded_dynamism.py"
run_test "$CDIR/stablehlo/test_mark_pattern.py"
run_test "$CDIR/stablehlo/test_pt2e_qdq.py"
run_test "$CDIR/spmd/test_xla_sharding.py"
run_test "$CDIR/spmd/test_xla_sharding_hlo.py"
Expand Down

0 comments on commit 5d5d8c0

Please sign in to comment.