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

【PIR OpTest Fix No.30】 test_assign_pos_op #62863

Merged
merged 6 commits into from
Apr 7, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
update fix
Eddie-Wang1120 committed Mar 21, 2024
commit f44a0095340cb2786e5de849b26ce31d8ba5c13a
1 change: 1 addition & 0 deletions test/white_list/pir_op_test_no_check_list
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
test_assign_pos_op
test_bernoulli_op
test_dirichlet_op
test_empty_op
1 change: 1 addition & 0 deletions test/white_list/pir_op_test_white_list
Original file line number Diff line number Diff line change
@@ -16,6 +16,7 @@ test_arg_min_max_op_static_build
test_arg_min_max_v2_op
test_argsort_op
test_assign_op
test_assign_pos_op
test_assign_value_op
test_atan2_op
test_auc_op