Skip to content

Commit

Permalink
Add tests to whitelist (#60522)
Browse files Browse the repository at this point in the history
* fix

* add
  • Loading branch information
xingmingyyj authored Jan 8, 2024
1 parent 5df9cdf commit 5bb661d
Showing 1 changed file with 2 additions and 0 deletions.
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 @@ -6,6 +6,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 @@ -201,6 +202,7 @@ test_pixel_shuffle_op
test_poisson_op
test_polygamma_op
test_pool2d_op
test_pool3d_op
test_pool_max_op
test_prelu_mkldnn_op
test_prelu_op
Expand Down

0 comments on commit 5bb661d

Please sign in to comment.