We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ba566 commit 62ccea3Copy full SHA for 62ccea3
1 file changed
paddle/fluid/operators/unity_build_rule.cmake
@@ -291,7 +291,6 @@ register_unity_group(cc
291
uniform_random_batch_size_like_op.cc
292
uniform_random_op.cc
293
unique_op.cc
294
- unique_consecutive_op.cc
295
unique_with_counts_op.cc
296
unpool_op.cc
297
unsqueeze_op.cc
@@ -548,7 +547,6 @@ register_unity_group(cu top_k_op.cu)
548
547
register_unity_group(cu argsort_op.cu)
549
register_unity_group(cu kron_op.cu)
550
register_unity_group(cu unique_op.cu)
551
-register_unity_group(cu unique_consecutive_op.cu)
552
register_unity_group(cu tile_op.cu)
553
register_unity_group(cu trace_op.cu)
554
register_unity_group(cu transpose_op.cu)
0 commit comments