tensorrtx icon indicating copy to clipboard operation
tensorrtx copied to clipboard

ModuleNotFoundError: No module named 'utils.torch_utils'

Open sssssshf opened this issue 1 month ago • 2 comments

Env

  • GPU, e.g. V100, RTX2080, TX2, Xavier NX, Nano, etc.
  • OS, e.g. Ubuntu16.04, Win10, etc.
  • Cuda version
  • TensorRT version

About this repo

  • which branch/tag/commit are you using?
  • which model? yolov5, retinaface?

Your problem

pt转wts时候报错,ModuleNotFoundError: No module named 'utils.torch_utils' 这个文件找不到是为啥呢

  • what is your command? e.g. sudo ./yolov5 -s
  • what's your output?
  • what output do you expect?

sssssshf avatar May 10 '24 06:05 sssssshf