diff --git a/test/white_list/pir_op_test_no_check_list b/test/white_list/pir_op_test_no_check_list index 6799c396a517d..7bed213c8278f 100644 --- a/test/white_list/pir_op_test_no_check_list +++ b/test/white_list/pir_op_test_no_check_list @@ -1,5 +1,6 @@ test_bernoulli_op test_dirichlet_op +test_empty_op test_exponential_op test_gumbel_softmax_op test_multinomial_op diff --git a/test/white_list/pir_op_test_white_list b/test/white_list/pir_op_test_white_list index fdaa016752a4e..486e0b705b4b8 100644 --- a/test/white_list/pir_op_test_white_list +++ b/test/white_list/pir_op_test_white_list @@ -21,7 +21,7 @@ test_atan2_op test_auc_op test_auc_single_pred_op test_bce_loss -test_bernoulli_op +test_bernoulli_op test_bicubic_interp_v2_op test_bilinear_interp_v2_op test_bilinear_tensor_product_op @@ -89,6 +89,7 @@ test_elementwise_min_op test_elementwise_mod_op test_elementwise_mul_op test_elementwise_pow_op +test_empty_op test_erf_op test_erfinv_op test_expand_as_v2_op @@ -126,7 +127,7 @@ test_graph_send_ue_recv_op test_graph_send_uv_op test_grid_sampler_op test_group_norm_op -test_gumbel_softmax_op +test_gumbel_softmax_op test_histogram_op test_hsigmoid_op test_huber_loss_op @@ -179,7 +180,7 @@ test_momentum_op test_mul_op test_multi_dot_op test_multi_forward -test_multinomial_op +test_multinomial_op test_multiplex_op test_mv_op test_nanmedian @@ -199,7 +200,7 @@ test_overlap_add_op test_pad3d_op test_pass_quantization test_pixel_shuffle_op -test_poisson_op +test_poisson_op test_polygamma_op test_pool2d_op test_pool3d_op @@ -211,7 +212,7 @@ test_psroi_pool_op test_put_along_axis_op test_qr_op test_randint_op -test_randperm_op +test_randperm_op test_range test_reduce_op test_reduce_op_static_build @@ -271,7 +272,7 @@ test_trunc_op test_unbind_op test_unfold_op test_uniform_random_bf16_op -test_uniform_random_inplace_op +test_uniform_random_inplace_op test_unique_consecutive_op test_unpool3d_op test_unpool_op