'Can tensorflow lite parallel execut a multi-branch model?
I have a multi-branch model, and I want to run it on Android unsing TensorFlow Lite, I hope to parallel execute it, that is, one branch execute on CPU, and another branch execute on GPU, but it seems that TensorFlow Lite don't support this request... What should I do?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
