"examples/flash_decoding/example_mha_inference.py" did not exist on "ad75efb528868bef88553ded6dc1e85f31113b12"
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