370 Commits (86f4264c7cd7deb425ea998566f4eaec0dcd86bc)
 

Author SHA1 Message Date
  nihuini 86f4264c7c arm neon assembly for winograd5 8 years ago
  kyuusaku d2416187dc fix parameter check for interp (#425) 8 years ago
  nihuini 90643630c2 apple a10/a11 is armv8.2-a 8 years ago
  nihuini 5dc35f2860 w h c order 8 years ago
  nihuini babbb604e1 fix deconvolution weight order 8 years ago
  nihuini 50e1f0e531 const for to_pixels family 8 years ago
  nihuini b89851c6b6 convert sigmoid 8 years ago
  nihuini ce74836e2a yet another winograd convolution implementation, unroll outch 8 tiles 4 inch 4, about 22% faster, more optimization may comes soon :> 8 years ago
  nihui 18d7b3c3d8
Update README.md 8 years ago
  唐琦@异构计算 ba2fa28268 Update README.md (#420) 8 years ago
  nihui 94d9f393f6
ncnn pixel art 8 years ago
  nihuini 307a77f04b convert LogisticRegressionOutput 8 years ago
  唐琦@异构计算 0fa92b5e0a updata benchmark with q820 and hisi3519 (#407) 8 years ago
  nihuini 643f2a671b convert _maximum_scalar _minimum_scalar _power_scalar 8 years ago
  nihui d169af7bd3 convert Elu 8 years ago
  nihui 99c243183b convert PRelu 8 years ago
  nihui e3cb03a408 convert Pad, fix #398 8 years ago
  nihui 8a5b35e47d convert more elemwise operator 8 years ago
  nihui 30b6cc4ecd rdiv binaryop 8 years ago
  nihui 2f90a794ad rsub binaryop 8 years ago
  nihuini 3b8a3f6764 convert depthwiseconvolution from yonghenglh6 branch 8 years ago
  nihuini d6e1b8207a convert _minus_scalar and _mul_scalar 8 years ago
  nihuini a341e7465c reject to load model with empty network, fix #392 8 years ago
  Neo 4905dc81d8 # fix bench sqz-ssd and mobile-ssd 8 years ago
  nihuini 356d018771 implement Clip and converter support 8 years ago
  nihuini b560252af1 handle batchnorm scale_factor zero, fix #302 8 years ago
  Hyungsuk Yoon 8f56e00b4b make convolution with dilation fast 8 years ago
  nihuini d7c179f39d armv7 assembly implementation for winograd input output transform, compiler is childish 8 years ago
  nihuini 3a27cb715f skip background class in gathering 8 years ago
  nihui 182e92a331 Update benchmark.cpp 8 years ago
  nihui bc1a84dee5 fix mingw32 build 8 years ago
  Hyungsuk Yoon b2794ba118 rename test_convlution to test_convolution 8 years ago
  Hyungsuk Yoon 354f515596 scanf with width specifier need (width + 1) spaces 8 years ago
  nihui 47f21dbff2
fix travis build (#367) 8 years ago
  Yantao Xie 89c7aa26f8 support the scientific notation when parsing layer's paramters. 8 years ago
  nihui d0bcda70ca arm neon optimize for winograd input output transform, about 4%~22% faster 8 years ago
  nihui c656c572ad use float type for input transform 8 years ago
  nihuini 0219f507b7 convert ConvTranspose and InstanceNormalization 8 years ago
  nihuini 9b6445cd05 convert reshape and transpose 8 years ago
  nihuini 4f79b89635 comment for reshape flag 8 years ago
  nihuini aee6552360 memcpy is fast :) 8 years ago
  nihuini db4b04da53 fix slice with implicit slice point 8 years ago
  nihuini bc905288a7 set default CMAKE_BUILD_TYPE before project command, since the later can set CMAKE_BUILD_TYPE itself 8 years ago
  wangyakun c4cbacf8f5 Add support for Reshape in mxnet2ncnn 8 years ago
  Yantao Xie 97d41f8e7d Make debug easy (#341) 8 years ago
  BUG1989 67732a83d8 Add the benchmark of RK3288 (#340) 8 years ago
  BUG1989 2ecad8ab32 Update README.md 8 years ago
  nihuini 593703b71f sleep 10 seconds for cooling down SOC, more warmups 8 years ago
  nihui e2d35702ce
Update README.md 8 years ago
  nihui 0f390ad731
Update README.md 8 years ago