Skip to content

Commit

Permalink
[Host] support PolyIoU to fix multiclass_nms (#5773)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhupengyang authored Mar 24, 2021
1 parent 03120a3 commit b8c51cb
Show file tree
Hide file tree
Showing 9 changed files with 1,911 additions and 87 deletions.
1 change: 1 addition & 0 deletions lite/backends/host/math/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ lite_cc_library(math_host SRCS
beam_search.cc
sequence_padding.cc
slice.cc
gpc.cc
pad3d.cc
concat.cc
stack.cc
Expand Down
Loading

0 comments on commit b8c51cb

Please sign in to comment.