2025年10月27日

摘要: 问题简述: AttributeError: 'tensorrt.tensorrt.Builder' object has no attribute 'build_cuda_engine' 原因: tensorrt版本大于等于7时,不再使用build_cuda_engine。 解决办法: print( 阅读全文
posted @ 2025-10-27 22:30 Angry_Panda 阅读(1) 评论(0) 推荐(0)
摘要: [10/27/2025-20:40:38] [TRT] [W] Unable to determine GPU memory usage: In getGpuMemStatsInBytes at common/extended/resources.cpp:1167 [10/27/2025-20:40 阅读全文
posted @ 2025-10-27 21:07 Angry_Panda 阅读(8) 评论(0) 推荐(0)
摘要: 报错信息: OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. OMP: Hint This means that multiple copies of the Open 阅读全文
posted @ 2025-10-27 11:39 Angry_Panda 阅读(17) 评论(0) 推荐(0)

导航