Files
kompute/examples/android/android-simple/README.md
Fabian Sauter 661abb2629 build in -> built-in
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-07-27 12:48:46 +02:00

1.1 KiB

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 Phones

This 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.