onnxruntime
5562b47f
- missing #include <thrust/count.h> in non_max_suppression_impl.cu (#11730)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
missing #include <thrust/count.h> in non_max_suppression_impl.cu (#11730) Otherwise, depending on cuda or hip thrust versions, transitive header inclusions miss thrust::count_if.
References
#11730 - missing #include <thrust/count.h> in non_max_suppression_impl.cu
Author
jeffdaily
Parents
d4ea5965
Loading