Error while running tflite model with vulkan backend on android

Hi Abhinav,

As a functionality, I enabled Vulkan for Android a while back and it worked. Didn’t try recent times though.

Probably you may look into cmake console log (Vulkan related enables) and build log (to make sure Vulkan runtime files are compiled).

Siva