Skip to content

Commit

Permalink
test pir
Browse files Browse the repository at this point in the history
  • Loading branch information
longranger2 committed Jan 7, 2024
1 parent 7c7c5b1 commit c88d6a2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions test/white_list/pir_op_test_white_list
Original file line number Diff line number Diff line change
Expand Up @@ -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_mkldnn_op
test_bilinear_interp_v2_op
Expand Down Expand Up @@ -102,6 +102,7 @@ test_elementwise_mul_bf16_mkldnn_op
test_elementwise_mul_onednn_op
test_elementwise_mul_op
test_elementwise_pow_op
test_empty_op
test_erf_op
test_erfinv_op
test_expand_as_v2_op
Expand Down Expand Up @@ -148,7 +149,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
Expand Down Expand Up @@ -207,7 +208,7 @@ test_mul_op
test_multi_dot_op
test_multi_forward
test_multi_gru_mkldnn_op
test_multinomial_op
test_multinomial_op
test_multiplex_op
test_mv_op
test_nanmedian
Expand All @@ -228,7 +229,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_int8_mkldnn_op
test_pool2d_mkldnn_op
Expand All @@ -242,7 +243,7 @@ test_put_along_axis_op
test_qr_op
test_quantize_mkldnn_op
test_randint_op
test_randperm_op
test_randperm_op
test_range
test_reduce_mkldnn_op
test_reduce_op
Expand Down Expand Up @@ -308,7 +309,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
Expand Down

0 comments on commit c88d6a2

Please sign in to comment.