ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

cmake warning?? #243

Closed jcyhcs closed 2 years ago

jcyhcs commented 3 years ago

hi,professor:

i got a cmake warning when i compile: check the cmakelists.txt, maybe modify like this? message("SET TKDNN_PATH:${TKDNN_PATH}")

thanks a lot!