Skip to content

Commit 62ccea3

Browse files
committed
remove unity build
1 parent 18ba566 commit 62ccea3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

paddle/fluid/operators/unity_build_rule.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ register_unity_group(cc
291291
uniform_random_batch_size_like_op.cc
292292
uniform_random_op.cc
293293
unique_op.cc
294-
unique_consecutive_op.cc
295294
unique_with_counts_op.cc
296295
unpool_op.cc
297296
unsqueeze_op.cc
@@ -548,7 +547,6 @@ register_unity_group(cu top_k_op.cu)
548547
register_unity_group(cu argsort_op.cu)
549548
register_unity_group(cu kron_op.cu)
550549
register_unity_group(cu unique_op.cu)
551-
register_unity_group(cu unique_consecutive_op.cu)
552550
register_unity_group(cu tile_op.cu)
553551
register_unity_group(cu trace_op.cu)
554552
register_unity_group(cu transpose_op.cu)

0 commit comments

Comments
 (0)