Updated example readme

This commit is contained in:
Alejandro Saucedo 2020-10-04 17:31:38 +01:00
parent 122541f14c
commit 34f527e14f

View file

@ -8,7 +8,11 @@
<h3>Example Running Logistic Regression with Vulkan Kompute in Android Phones</h3>
<p>
This example provides
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.
</p>
<img src="https://raw.githubusercontent.com/EthicalML/vulkan-kompute/android-example/docs/images/android-editor.jpg">