JDAI-CV / DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI
Apache License 2.0
346 stars 59 forks source link

GPU support #12

Closed pribadihcr closed 6 years ago

pribadihcr commented 6 years ago

Hi, Is it support arm GPU?

daquexian commented 6 years ago

Hi :) DNNLibrary is based on Android NNAPI. According to the document of NNAPI, it is possible for GPU to be used. But it depends on whether the manufacturer decides to support NNAPI.