JDAI-CV / DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible providing well organized static or dynamic libs and includes for your nnapi wrapper?

Grant-Tao opened this issue · comments

commented

I am programming a shell program on android 9.0, your dnnlibrary provides a very good wrapper for nnapi. like openblas or boost, is it possible for you to streamline your organization of libs and includes and provide a good api document?

is there any readmes for dnn_benchmark, dnn_retrieve_result?

Your work is a great job.

thanks a lot.