sukibean163
sukibean163
hi @albanie ,could you offer an example please? resnet18 for simple example?
hi! @ChenYingpeng i have the same problem. the program core dump in forward_yolo_layer_gpu->copy_gpu err msg is: CUDA Error: invalid device function
> Please check your device compute capability in CMakeList.txt. > For example > ``set( > CUDA_NVCC_FLAGS > ${CUDA_NVCC_FLAGS}; > -O3 > -gencode arch=compute_53,code=sm_53 #tegra tx1 > -gencode arch=compute_61,code=sm_61 #gtx 1060...