divamgupta/stable-diffusion-tensorflow

Does tflite support Android GPU or npu?

ZTMIDGO opened this issue · 0 comments

Hello, I am preparing to port stable diffusion to Android to run with TensorFlow, but I have a question, does the current tflite support GPU or npu, I have run stable diffusion on Android using onnxruntime, unfortunately it does not Support GPU or npu.

this is my project: https://github.com/ZTMIDGO/Android-Stable-diffusion-ONNX