Bryanw

Results 11 comments of Bryanw

Did you solve this issue? I am working on building OpenCV 4.3.0 using JetPack4.4 on Xavier Agx and meet the same problem.

@TeddybearCrisis Thank you! I use this method and my OpenCV 4.4.0 manages to find cuDNN!

> I guess the patch only caches sanitized path (the path without path-parameters), but the performance concern mentioned in the issue is about `removeQueryAndFragment`? True. I will cache the result...

> Was there a performance issue found with the finding the start of query in the existing code? Yes, caching the result of `removeQueryAndFragment` will end up with a 5x...

Hi @lukaszstolarczuk , thank you for your reply. I am using the version `1.5.0` of pmemkv. The use case is I am considering using pmemkv in [envoy](https://github.com/envoyproxy/envoy) http cache. I...

Thank you for your help! @Qengineering I am working with YOLOv3 and cuDNN version 8. I am not sure if this will work with YOLO but I will definitely give...

Hi @kevinmingtarja are you still working on this issue? I am interested in this as well and maybe we can discuss more on this. I read the docs and found...