Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
co63oc committed Apr 6, 2024
1 parent 53cc086 commit 53191bb
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 2,205 deletions.
1 change: 0 additions & 1 deletion paddle/fluid/operators/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if (NOT WITH_MKL OR NOT WITH_AVX)
SET(OP_MKL_DEPS ${OP_MKL_DEPS} var_conv_2d_op)
endif()
if(WITH_COVERAGE OR WIN32 OR WITH_NV_JETSON)
SET(OP_MKL_DEPS ${OP_MKL_DEPS} pyramid_hash_op)
endif()

if(WITH_UNITY_BUILD)
Expand Down
2 changes: 0 additions & 2 deletions paddle/fluid/operators/detection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ detection_library(bipartite_match_op SRCS bipartite_match_op.cc)
detection_library(mine_hard_examples_op SRCS mine_hard_examples_op.cc)
detection_library(anchor_generator_op SRCS anchor_generator_op.cc
anchor_generator_op.cu)
detection_library(polygon_box_transform_op SRCS polygon_box_transform_op.cc
polygon_box_transform_op.cu)
detection_library(rpn_target_assign_op SRCS rpn_target_assign_op.cc)
detection_library(generate_proposal_labels_op SRCS
generate_proposal_labels_op.cc)
Expand Down
120 changes: 0 additions & 120 deletions paddle/fluid/operators/detection/polygon_box_transform_op.cc

This file was deleted.

82 changes: 0 additions & 82 deletions paddle/fluid/operators/detection/polygon_box_transform_op.cu

This file was deleted.

111 changes: 0 additions & 111 deletions paddle/fluid/operators/optimizers/proximal_gd_op.cc

This file was deleted.

17 changes: 0 additions & 17 deletions paddle/fluid/operators/optimizers/proximal_gd_op.cu

This file was deleted.

Loading

0 comments on commit 53191bb

Please sign in to comment.