I had already build kernel for TX2 ,but after that, I can't use yolo with GPU

I had already build kernel for TX2 ,but after that, I can’t use yolo with GPU,I want know why? before I build kernel ,I can run yolo with GPU ,after build ,I can’t run yolov2, it’s show core dumped .anyone can help me ? it’s important
to me !!!

hope someone help me , it’s really important for me !

Hi,

Could you share more information of the kernel modification and error log with us?
Initial suggestion is to check if the LD_LIBRARY_PATH is well-set.

Thanks.

Did your “uname -r” output change? If it did, then your module directory will change. Make sure all kernel modules can be found at:

cd "/lib/modules/$(uname -r)/"
ls

…if modules are not there, then you’ll need to install those.

I have restall jetpack 3.2 and yolo v3 , i can use yolov3, amazing ! i also build kernel again,in this time , there are noproblem!

thank you!
I have reinstall jetpack 3.2 and yolo v3 , i can use yolov3, amazing ! i also build kernel again,in this time , there are noproblem!

thank you!
I have reinstall jetpack 3.2 and yolo v3 , i can use yolov3, amazing ! i also build kernel again,in this time , there are noproblem!