Updated example readme
This commit is contained in:
parent
122541f14c
commit
34f527e14f
1 changed files with 5 additions and 1 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue