deepthman

Results 7 comments of deepthman

I meet the same error. and add trt.init_libnvinfer_plugins(logger, namespace="") solve it

I can achieve 161fps after using tensorrt, but only inference time.

> 我们用2080Ti跑的配置应该已经够低了,大概10G的显存就行了(1080Ti也可以),CPU和内存需求不大,正常配置就行。 请问下,torch用的是哪个版本,cuda必须用11吗。我这cuda10装不上peft。。。

> I can not load the web page, because gradio can not work fine when no internet connection. any one can help? I met this problem on windows. Did you...

> I noticed the error `Error checking compiler version for cl: [WinError 2] The system cannot find the file specified`, so I run the command in a vs2022 prompt. However,...

> 我也是类似情况,运行 python gradio_app.py --device cpu 打开 http://127.0.0.1:7860 就没反应,浏览器控制台上只有几个类似于 https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap 这样的css加载错误的问题。 > > ``` > D:\code\python\DragGAN>python gradio_app.py --device cpu > C:\Users\Liu.D.H\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\utils\cpp_extension.py:359: UserWarning: Error checking compiler version for cl: [WinError 2]...