You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
daquexian e17f11e966
Merge pull request #71 from JDAI-CV/fix_exception_in_ort
4 years ago
.daq_pm/configs Use strong typed FuseCode all the places 4 years ago
binaries Support nnapi inputs that are only available in some api levels, update conv_2d 4 years ago
ci catch exceptions in GetSupportedNodes so that ort nnapi ep will not crash here 4 years ago
cmake Move flatbuffers to submodule 4 years ago
common Add three ops: sub, exp and abs, and update some code 4 years ago
dnnlibrary Add three ops: sub, exp and abs, and update some code 4 years ago
images Update benchmark in README 4 years ago
include catch exceptions in GetSupportedNodes so that ort nnapi ep will not crash here 4 years ago
third_party Move flatbuffers to submodule 4 years ago
tools catch exceptions in GetSupportedNodes so that ort nnapi ep will not crash here 4 years ago
.clang-format support onnx model output 4 years ago
.gitignore Ignore .clangd and venv/ 4 years ago
.gitmodules Move flatbuffers to submodule 4 years ago
CMakeLists.txt Relax the cmake version for android ndk 4 years ago
LICENSE Update LICENSE 4 years ago
README.md Remove out-dated benchmark in README 4 years ago
benchmark.py Support quantization, publish 0.6.10 (#32) 5 years ago
generate_code.py Fix nnapi Bad data error in api < 29 conv_2d 4 years ago
ops.yml Add three ops: sub, exp and abs, and update some code 4 years ago
quant.py Support quantization, publish 0.6.10 (#32) 5 years ago

DNNLibrary是NNAPI的包装器(“DNNLibrary”是“daquexian的NNAPI库”),从而能够轻松地使用Android 8.1中引入的新NNAPI。也可以将onnx模型转换为daq,并直接运行该模型。

C++ C Python Text CMake other

Contributors (1)