NonMaxSuppression op ref implementation (#968)
This PR is the ref implementation of the nonmaxsuppression operator. It always returns the max possible output shape, which is the problem tracked in issue #948.
Showing
test/onnx/nms_test.onnx
0 → 100644
test/verify/test_nms.cpp
0 → 100644
Please register or sign in to comment