Hi,
I am following jetson-inference example on github for the detectnet example and encountered the following error during training the model.
ERROR: Check failed: error == cudaSuccess (8 vs. 0) invalid device function
conv1/7x7_s2 -> conv1/7x7_s2
Check failed: error == cudaSuccess (8 vs. 0) invalid device function
The training stop essentially in one second after commencing the job on Digit web interface. I am using Ubuntu 14.4 and Quadro K4000 on the host machine.
Appreciate the help in advance.
Thanks.