llama-cpp-turboquant/examples/android/android-simple
Alejandro Saucedo 1e39ef30cc Updated includes
2020-10-13 06:13:04 +01:00
..
app Updated includes 2020-10-13 06:13:04 +01:00
gradle/wrapper Updated example to not use native activity anymore 2020-10-03 18:27:39 +01:00
.gitignore Updated example to start using core structure 2020-10-01 18:44:25 +01:00
build.gradle Updated example to not use native activity anymore 2020-10-03 18:27:39 +01:00
gradle.properties Updated example to not use native activity anymore 2020-10-03 18:27:39 +01:00
gradlew Updated example to start using core structure 2020-10-01 18:44:25 +01:00
gradlew.bat Updated example to start using core structure 2020-10-01 18:44:25 +01:00
README.md Updated example readme 2020-10-04 17:31:38 +01:00
settings.gradle Updated example to start using core structure 2020-10-01 18:44:25 +01:00

Vulkan Kompute Android

Example Running Logistic Regression with Vulkan Kompute in Android Phones

This example provides an end to end example that can be run using android studio.

The example uses the Kompute build in the relative folder to build the respective binaries for android.

The build structure provides a range of options to build in different Android hardware. This example was tested in various emulators including Pixel 2, and a physical Samsung S7 phone.