Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests to whitelist #60522

Merged
merged 2 commits into from
Jan 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test/white_list/pir_op_test_white_list
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ test_adagrad_op
test_adagrad_op_static_build
test_adamax_op
test_addmm_op
test_affine_grid_op
test_allclose_op
test_amp_check_finite_and_scale_op
test_angle_op
Expand Down Expand Up @@ -231,6 +232,7 @@ test_polygamma_op
test_pool2d_int8_mkldnn_op
test_pool2d_mkldnn_op
test_pool2d_op
test_pool3d_op
test_pool_max_op
test_prelu_mkldnn_op
test_prelu_op
Expand Down