Created by: silingtong123
Others
remove the tensorrt dll file from windows package and modify the windows batch file
移除后,windows编译的trt whl包在使用时出现以下错误:
此时,需要你在path环境变量添加对应的tensorrt的lib路径
打开新的命令窗口( 为了使添加的环境有效需要打开新的命令窗口),trt whl包可正常使用