This is an automated email from the ASF dual-hosted git repository.

apeforest pushed a change to branch benchmark
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from ec8a5b2  Merge remote-tracking branch 'Jerryzcn/pr-rcnn' into benchmark
     add fec58ae  NMS kernel
     add 15b53fa  Removing second sort
     add 9e14fe6  Optimization
     add 955552e  Adding out-of-place ability to SortByKey
     add 32144ed  Optimization pt2
     add 581e119  Optimizations pt3
     add a904462  Do not recompute other boxes area every time
     add 85f1c31  Sort only topk results during second sorting
     add b754289  Cleaning

No new revisions were added by this update.

Summary of changes:
 src/operator/contrib/bounding_box.cu | 684 ++++++++++++++++++++++++++++++++++-
 src/operator/tensor/sort_op-inl.cuh  | 137 +++++--
 src/operator/tensor/sort_op.h        |  50 ++-
 3 files changed, 834 insertions(+), 37 deletions(-)

Reply via email to