Skip to content

Commit

Permalink
fix pir api 3 (#64319)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghuancoder authored May 17, 2024
1 parent 202622a commit 7ad3fce
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion test/deprecated/legacy_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,6 @@ set(STATIC_BUILD_TESTS
test_nce
test_paddle_save_load_binary
test_reduce_op
test_shuffle_batch_op
test_sparse_conv_op
test_sparse_norm_op
test_tensor_array_to_tensor
Expand Down
1 change: 1 addition & 0 deletions test/legacy_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ set(STATIC_BUILD_TESTS
test_sparse_pooling_op
test_sync_batch_norm_op
test_unique
test_shuffle_batch_op
test_update_loss_scaling_op
test_segment_ops
test_while_op)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7ad3fce

Please sign in to comment.