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.
 
 
 
 
 
 
Monkeyking 9caebcbb76
FIX bash git --recursive
4 years ago
..
svgs Add english docs, update cn docs 4 years ago
bconv.md Add more docs 4 years ago
bconv.md.in Rename bconv_out.md to bconv.md 4 years ago
bconv_CN.md Add more docs 4 years ago
benchmark_and_comparison.md Move model conversion from wiki to docs, move benchmark and comparison to a separate doc 4 years ago
build.md FIX bash git --recursive 4 years ago
model_conversion.md Update the model_conversion.md 4 years ago
onnx2bnn.md Update docs for v0.2.0 4 years ago
onnx2bnn_CN.md Update docs for v0.2.0 4 years ago
overall.md Update link path 4 years ago
overall_CN.md Fix item id in docs 4 years ago

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

C++ C Markdown Text Shell other