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 bcfab349f7 Move eigen to third_party and include them as system headers 4 years ago
..
src Move eigen to third_party and include them as system headers 4 years ago
CMakeLists.txt Move eigen to third_party and include them as system headers 4 years ago
Cholesky Move eigen to third_party and include them as system headers 4 years ago
CholmodSupport Move eigen to third_party and include them as system headers 4 years ago
Core Move eigen to third_party and include them as system headers 4 years ago
Dense Move eigen to third_party and include them as system headers 4 years ago
Eigen Move eigen to third_party and include them as system headers 4 years ago
Eigenvalues Move eigen to third_party and include them as system headers 4 years ago
Geometry Move eigen to third_party and include them as system headers 4 years ago
Householder Move eigen to third_party and include them as system headers 4 years ago
IterativeLinearSolvers Move eigen to third_party and include them as system headers 4 years ago
Jacobi Move eigen to third_party and include them as system headers 4 years ago
LU Move eigen to third_party and include them as system headers 4 years ago
MetisSupport Move eigen to third_party and include them as system headers 4 years ago
OrderingMethods Move eigen to third_party and include them as system headers 4 years ago
PaStiXSupport Move eigen to third_party and include them as system headers 4 years ago
PardisoSupport Move eigen to third_party and include them as system headers 4 years ago
QR Move eigen to third_party and include them as system headers 4 years ago
QtAlignedMalloc Move eigen to third_party and include them as system headers 4 years ago
SPQRSupport Move eigen to third_party and include them as system headers 4 years ago
SVD Move eigen to third_party and include them as system headers 4 years ago
Sparse Move eigen to third_party and include them as system headers 4 years ago
SparseCholesky Move eigen to third_party and include them as system headers 4 years ago
SparseCore Move eigen to third_party and include them as system headers 4 years ago
SparseLU Move eigen to third_party and include them as system headers 4 years ago
SparseQR Move eigen to third_party and include them as system headers 4 years ago
StdDeque Move eigen to third_party and include them as system headers 4 years ago
StdList Move eigen to third_party and include them as system headers 4 years ago
StdVector Move eigen to third_party and include them as system headers 4 years ago
SuperLUSupport Move eigen to third_party and include them as system headers 4 years ago
UmfPackSupport Move eigen to third_party and include them as system headers 4 years ago

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

C++ C Markdown Text Shell other