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 178a76a71b
Merge pull request #25 from JDAI-CV/windows
5 years ago
.daq_pm/configs onnx2bnn python package 5 years ago
Eigen init 5 years ago
benchmark 1. Apply new bitpack 5 years ago
binaries Update run.cpp for multiple blobs 5 years ago
ci Upload python package to pypi on tag v* 5 years ago
cmake Set global msvc runtime flag 5 years ago
common Check the bit size of ullong in a more stable way 5 years ago
dabnn Move pack_mat_64 to from common_bitpack.h to bitpack.h, or it causes onnx2bnn to include mat.h 5 years ago
flatbuffers init 5 years ago
images Update images and README 5 years ago
tests Rename daq to dab 5 years ago
third_party onnx2bnn python package 5 years ago
tools Upload python package to pypi on tag v* 5 years ago
.clang-format init 5 years ago
.gitignore onnx2bnn python package 5 years ago
.gitmodules onnx2bnn python package 5 years ago
CMakeLists.txt Set global msvc runtime flag 5 years ago
LICENSE init 5 years ago
README.md Add information about jcenter aar package 5 years ago
README_CN.md Add information about jcenter aar package 5 years ago

我们推出了 dabnn,一个用 ARM 汇编重写了卷积,高度优化的二值网络 inference 框架。实验显示 dabnn 相对于现有的二值网络和浮点网络 inference 框架均能带来极大的加速。在运行单个二值卷积时,我们的速度是 BMXNet (除 dabnn 外唯一一个二值网络 inference 框架) 的 800%~2400%,在运行二值化的 ResNet-18 时,我们的速度是 BMXNet 的约 700%。

C++ C Markdown Text Shell other

Contributors (1)