SkillAgentSearch skills...

TensorFlowAndroidDemo

TensorFlow Android stand-alone demo

Install / Use

/learn @miyosuda/TensorFlowAndroidDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TensorFlow Android stand-alone demo

Android demo source files extracted from original TensorFlow source. (TensorFlow r0.10)

To build this demo, you don't need to prepare build environment with Bazel, and it only requires AndroidStudio.

If you would like to build jni codes, only NDK is requied to build it.

image

How to build jni codes

First install NDK, and set path for NDK tools, and then type commands below to create .so file.

$ cd jni-build
$ make
$ make install
View on GitHub
GitHub Stars274
CategoryDevelopment
Updated2h ago
Forks119

Languages

C++

Security Score

80/100

Audited on Apr 2, 2026

No findings