tensorflow / tensorflow

An Open Source Machine Learning Framework for Everyone

Home Page:https://tensorflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple CNN models concurrently on the GPU

B-JackMao opened this issue · comments

I want to know if TFLITE currently supports running two or more CNN tasks in parallel on a mobile phone's GPU. Can TFLITE run multiple CNN models concurrently on the GPU to accelerate inference?