摘要: 使用Android Studio 可以在Android Studio中直接打开tensorflow/examples/android,但是需要配置好你的gradle、sdk、ndk gradle必须要在3.3以上版本 build_tool_version需要指定在25以上 配置好你的ndk 很重要: 阅读全文
posted @ 2018-02-14 15:09 bonelee 阅读(1415) 评论(0) 推荐(0)
摘要: Introduction to TensorFlow Lite TensorFlow Lite is TensorFlow’s lightweight solution for mobile and embedded devices. It enables on-device machine lea 阅读全文
posted @ 2018-02-14 11:02 bonelee 阅读(10736) 评论(0) 推荐(0)
摘要: eural Networks API In this document show more Understanding the Neural Networks API Runtime Neural Networks API Programming Model More About Operands 阅读全文
posted @ 2018-02-14 10:47 bonelee 阅读(3178) 评论(0) 推荐(0)