|
|
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle | ||
Kompute Mobile App Integration (Android)
This is the accompanying code for the Blog post "Supercharging your Mobile Apps with On-Device GPU Accelerated Machine Learning using the Android NDK & Kompute".
Example Running Logistic Regression with Kompute in Android PhonesThis example provides an end to end example that can be run using android studio. The example uses the Kompute built-in the relative folder to build the respective binaries for android. The build structure provides a range of options to built-in different Android hardware. This example was tested in various emulators including Pixel 2, and a physical Samsung S7 phone.
|
|