352 Commits (30b6cc4ecd5b2e276d54db40bebf926fa8a2bcbc)
 

Author SHA1 Message Date
  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
  daquexian 3a5d7cfcce Fix mobilenet v2's stride (#327) 8 years ago
  Yantao Xie cd3617b11d Set ArgMax's one_blob_only as true. (#325) 8 years ago
  Joe 9748c00b44 add image-level feature support (#320) 8 years ago
  nihui 0e41c37250 convert convolution pad_w pad_h 8 years ago
  Tiancai Ye ea95c7a7fc fix a fix~~~ (#323) 8 years ago
  Tiancai Ye 3977d32eb9 Fix windows build fails (#321) 8 years ago
  Yantao Xie 73340578c8 Remove the destructor definition from the lstm layer. (#319) 8 years ago
  Howave 5e7332e507 align memory start address (#318) 8 years ago
  nihuini fac262658c use android prebuild releas folder, build arm64 jni library 8 years ago