JDAI-CV / DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve file structure

daquexian opened this issue · comments

C++ files should be placed in root folder for better native development support, CMakeLists.txt should be switched to modern style too.

Fixed in 8f45434