361 Commits (ba2fa28268a6ea671be5bc47bb992edb915da0c2)
 

Author SHA1 Message Date
  唐琦@异构计算 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
  nihui 89ef9d779d
Update README.md 8 years ago
  nihui addfcbafe0 build onnx2ncnn by default 8 years ago
  nihui b27cd92dfa paste oops 8 years ago
  nihui 2cc6abde6a convert ImageScaler LeakyRelu, tiny-yolov2 works 8 years ago
  nihui 2abeb038a0 unroll outch for conv3x3s2, about 30% faster :) 8 years ago
  nihui 97025668a9 unroll conv1x1s1 outch 6 inch 4 on armv7, about 2%~18% faster 8 years ago
  nihui 0a666c8cb9
Update README.md 8 years ago
  nihuini dd0ae756de batchnorm and scale on vector and image, fix #331 8 years ago
  AlanNewImage e77eef3f3d Update priorbox.cpp (#330) 8 years ago