caffe之android移植

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了caffe之android移植相关的知识,希望对你有一定的参考价值。

获取android手机CPU类型 ARM、ARMV7、NEON:http://blog.csdn.net/mengweiqi33/article/details/22796619

 

小米4note是neon指令集,选择 armeabi-v7a-hard-softfp

  • armeabi
  • armeabi-v7a-hard-softfp with NEON
  • arm64-v8a (default)
  • x86
  • x86_64

以上是关于caffe之android移植的主要内容,如果未能解决你的问题,请参考以下文章