rpng / calc

Convolutional Autoencoder for Loop Closure
BSD 3-Clause "New" or "Revised" License
190 stars 45 forks source link

Cannot use GPU in CPU-only Caffe: check mode. *** Check failure stack trace: *** #7

Closed irobotDavinci closed 6 years ago

irobotDavinci commented 6 years ago

Hi, Just I want to test Calc, I type this cmd: python main.py test WARNING: Logging before InitGoogleLogging() is written to STDERR F0719 15:04:57.433012 24072 common.cpp:66] Cannot use GPU in CPU-only Caffe: check mode. Check failure stack trace: Did I operated wrong ? Any Help,Thanks

chenjiangtao229 commented 3 years ago

Hello, now I have also encountered this problem, how did you solve it then?