qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

Could caffe be installed on qpython? then how to install it? #182

Open Bingjiajia opened 6 years ago

robinchatterjee commented 6 years ago

you need numpy ... I don;t think that is supported as it needs a compiler.also you would get crap performance on a mobile....

robinchatterjee commented 6 years ago

okay looks like if you use qpython and python 2 then install aipy it comes with numpy... let me see if that will work..

robinchatterjee commented 6 years ago

looks like caffe needs cython which will require a gcc compiler for android...