Skip to content

Commit

Permalink
Enable graph input matcher test (#6591)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCaoG authored Feb 22, 2024
1 parent 5145ea1 commit 69d453e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ function run_xla_op_tests1 {
run_test "$CDIR/dynamo/test_dynamo.py"
run_test "$CDIR/dynamo/test_bridge.py"
run_test "$CDIR/dynamo/test_num_output.py"
run_test "$CDIR/dynamo/test_graph_input_matcher.py"
run_save_tensor_ir "$CDIR/dynamo/test_dynamo_graph_dump.py"
run_use_bf16 "$CDIR/test_data_type.py"
run_xla_ir_debug "$CDIR/test_env_var_mapper.py"
Expand Down

0 comments on commit 69d453e

Please sign in to comment.