Mobile deployment best practice?

Thanks for sharing your experience!
I typically work on image regression models that consume quite heavy computation.

While waiting for the official mobile GPU support, I guess your suggestion is the most practical way at the time being.

By the way, I found that GPU & NNAPI acceleration might be possible if we use onnx runtime.

I will try both ways :slight_smile: