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

【Hackathon 6th Fundable Projects 3 No.269、270、275】Remove fluid operator polygon_box_transform etc #63265

Merged
merged 2 commits into from
Apr 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 0 additions & 2 deletions paddle/fluid/operators/detection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ detection_library(density_prior_box_op SRCS density_prior_box_op.cc
detection_library(bipartite_match_op SRCS bipartite_match_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(generate_proposal_labels_op SRCS
generate_proposal_labels_op.cc)
detection_library(multiclass_nms_op SRCS multiclass_nms_op.cc DEPS phi common)
Expand Down
119 changes: 0 additions & 119 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