Cambricon / mlu-ops

Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .
MIT License
103 stars 102 forks source link

[Fix](mluOpGenerateProposalsV2):fix generate_proposals_v2 core dump bug. #1060

Closed mahxn0 closed 3 months ago

mahxn0 commented 3 months ago

Thanks for your contribution and we appreciate it a lot. :rocket::rocket:

1. Motivation

fix generate_proposals_v2 core dump bug.

2. Modification

modified: kernels/generate_proposals_v2/generate_proposals_v2.cpp modified: mlu_op.h modified: test/mlu_op_gtest/pb_gtest/src/zoo/generate_proposals_v2/generate_proposals_v2.cpp