YangShu
YangShu
Is there any progress on this issue? Or a temporary fix?
Can you tell me your driver version? Thanks.
When I use the docker image `nvcr.io/nvidia/tensorrt:22.07-py3`, the `trtexec` works fine. Thank you for your suggestion, maybe the upgrade from `TensorRT8.2` to `TensorRT8.4` still needs some dependency upgrades. But I...
You're welcome. I found `class TemporarilyAddMemory` in the `/utils/convex_opt.py` file. You are right and I can fix it by commenting out this line. Still have to say, your work is...