Jeremy Aftem
Jeremy Aftem
Hi, I recently upgraded from PyTorch 1.3 and TRT 6 to PyTorch 1.6 and TRT 7 and this problem has also come up (what versions are you guys using?). @yuzhiyiliu's...
So it looks like the issue is the locations tensor being a CPU tensor and priors being a CUDA tensor. On line 93 of vision/ssd/ssd.py I made the following change:...
Hi, Using an RPi3 as well and get this same error. I've also tried creating my own custom DFU controller in Node. Also see the same error. ``` dfu:noble data...