CoinCheung / BiSeNet

Add bisenetv2. My implementation of BiSeNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile the tensorrt: /usr/bin/ld: cannot find -lkernels

XDxiaoqi opened this issue · comments

hi:
Build with source code
failed to generate a ./segment
tensorrt: to /usr/bin/ld: cannot find -lkernels
the env: linux16.04, pytorch1.12, cuda11.3, tensort8.0
cmake is: 3.5 not the min:3.17
is the cmake version error?

hi: Build with source code failed to generate a ./segment tensorrt: to /usr/bin/ld: cannot find -lkernels the env: linux16.04, pytorch1.12, cuda11.3, tensort8.0 cmake is: 3.5 not the min:3.17 is the cmake version error?

Hi , I met this error before ,maybe you could update your cmake to the version 3.22

灰常感谢, 升级后可以啦. tingle