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 e47f9dfc77 Add three ops: sub, exp and abs, and update some code 4 years ago
..
CMakeLists.txt Remove unused file 4 years ago
DaqReader.cpp Add three ops: sub, exp and abs, and update some code 4 years ago
JavaWrapper.cpp remove src folder 4 years ago
Model.cpp Improve some header include path 4 years ago
ModelBuilder.cpp Fix nnapi Bad data error in api < 29 conv_2d 4 years ago
ModelBuilderImpl.cpp Add three ops: sub, exp and abs, and update some code 4 years ago
NeuralNetworksWrapper.cpp Fix std::nullopt 4 years ago
OnnxReader.cpp remove src folder 4 years ago
android_log_helper.h remove src folder 4 years ago
flatbuffers_helper.h Use strong typed FuseCode all the places 4 years ago
jni_handle.h remove src folder 4 years ago
nnapi_helper.h Update nnapi wrapper from tensorflow 4 years ago
nnapi_implementation.cc Update nnapi wrapper from tensorflow 4 years ago

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

C++ C Python Text CMake other

Contributors (1)