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
..
DaqReader.h Change some methods of daq reader to return expected 4 years ago
Device.h Add getDevices() 4 years ago
Model.h delete copy constructor and copy assignment op of Model according to the rule of three 4 years ago
ModelBuilder.h Add three ops: sub, exp and abs, and update some code 4 years ago
NeuralNetworksTypes.h Update nnapi wrapper from tensorflow 4 years ago
NeuralNetworksWrapper.h Update nnapi wrapper from tensorflow 4 years ago
OnnxReader.h Apply clang-format 4 years ago
nnapi_implementation.h 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)