-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update/Fix Android project #264
Comments
It seems you are running it directly through the terminal, have you t ried doing it through the AndroidStudio as outlined in this blog post? https://towardsdatascience.com/gpu-accelerated-machine-learning-in-your-mobile-applications-using-the-android-ndk-vulkan-kompute-1e9da37b7617 There are some differences, but the project as is was tested relatively recently - if you share the errors that you see when running it on the platform, as well as the versions of the various components (vulkan, android emulator, kompute, etc) |
Running form latest stable AS doesn't work as well
|
Thank you for reporting this @jbruchanov - I have been able to replicate, so we'll have a deeper look at why this is happening and what may need to be updated |
Thank you again for reporting this, I can confirm this is now resolved via #266 Are you able to try it again? |
@axsaucedo |
Awesome! Thank you for testing out @jbruchanov 👍 |
Could you please update android project & add some docs what are the prerequisites to compile it ?
Currently after some fiddling with versions I'm finally able to start compiling it, however it fails with following log...
Not exactly sure what's the issue
The text was updated successfully, but these errors were encountered: