摘要:
#!python"""Bootstrap setuptools installation If you want to use setuptools in your package's setup.py, just include thisfile in the same directory wit 阅读全文
摘要:
下载caffe-local,解压缩; 修改makefile.config:我是将cuudn注释掉,去掉cpu_only的注释; make all make test(其中local_test出错,将文件中gpu部分注释掉即可) make runtest 将python路径在.bashrc中更改: e 阅读全文