1036 Commits (61ba8ec68e0c361c929bb47b391af1702fc0ab4e)
 

Author SHA1 Message Date
  nihuini 61ba8ec68e mention the community-maintained tensorflow2ncnn tool 6 years ago
  nihuini 6ce5da28a0 convert onnx pooling ceil_mode 6 years ago
  Guoxia Wang 4336cc15f7 fix bug that MemoryData as multi operations input (#1357) 6 years ago
  nihui ced7bcbadc fix eliminating noop with empty bottom or top blobs 6 years ago
  nihui 90f04bab26 minor index optimization 6 years ago
  nihuini e73b06bbb8 fix build with NCNN_STRING=OFF 6 years ago
  zyvv bbcd5db817 Improvement for winograd43 int8 convolution (#1354) 6 years ago
  andywangII 66d7ac2463 arm-hisim100-linux make error convolutiondepthwise_3x3_int8.h for asm (#1310) 6 years ago
  nihuini c9a9128db7 convert caffe Slice slice_dim 6 years ago
  Natsu f11b772dd1 Fix min/max macro issue (#1346) 6 years ago
  nihuini d5d7886517 resolve onnx Split conversion with empty split attribute 6 years ago
  Joshua 96a2499051 fix spp::copy_make_border (#1345) 6 years ago
  Christopher 2f26697aea fix err in priorbox (#1343) 6 years ago
  nihui a4a162e36d workaround validation layer complains about Cannot form constants of 8- or 16-bit types, due to specialization constants conversion 6 years ago
  Guoxia Wang 31c6cefc44 fix ncnn2int8 bug, see issue #1336 (#1341) 6 years ago
  ShuangLiu1992 3b905cb48a fix ncnnoptimize bias term bug #1339 (#1340) 6 years ago
  nihui ac8c56d6fe update qcom410 and imx7d benchmark 6 years ago
  nihuini 2e59da35a9 fill input and weight data with zero 6 years ago
  nihuini 02b07b3e43 update qcom810 and iphone5s benchmark 6 years ago
  nihuini b2758bd9a0 fix deconvolution vulkan output crop 6 years ago
  nihui b77f92dab9 update qcom410 and imx7d benchmark 6 years ago
  yehao 60d4ff09d0 add mobilenetv3-ssd (#1335) 6 years ago
  ShuangLiu1992 ecfc09bbc8 position independent code (#1333) 6 years ago
  新无止竞博客 4379f30e23 fix benchmark compilation errors (#1334) 6 years ago
  Guoxia Wang 51bca0b718 fix onnx2ncnn MemoryData dims problem #1330 (#1331) 6 years ago
  nihui 2905639890 fix null fp handling 6 years ago
  nihui e1d095c7cd update to android ndk r19c for travis ci 6 years ago
  Guocai He bbbaedda57 fix Crop bugs (#1326) 6 years ago
  nihuini 64333429bb data reader wrapper, fix #1325 6 years ago
  nihuini 567e2bd501 a dirty hack for resolving int8 pack4 crash 6 years ago
  bindog 9dfd1b05d3 fix bug in reduction (#1321) 6 years ago
  nihuini f8caef7691 add shufflenet_v2 benchmark 6 years ago
  nihuini 517d1b2053 improve compability with megvii shufflenet model 6 years ago
  nihuini e8bb88830d convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
  nihuini a6c60068e6 convert numpy style slice to crop 6 years ago
  nihuini 009c4d9a75 convert mxnet reduce axis and keepdims, pad reflect, fix #739 6 years ago
  nihuini c4b84262d9 fix arm neon sgemm, fix #1283 6 years ago
  nihuini 65ce6bccfd faster weight transform for optimized kernel 6 years ago
  BUG1989 69e2693c87 fix the bug of SMP cpu powersave not supported. 6 years ago
  nihuini cd4be6d0fa call vulkan create_pipeline on the vkdev condition, drop opt_cpu hacks 6 years ago
  nihuini 81a028547a fix bus error on armv7 6 years ago
  daichuanliang 6176ada9f0 update ncnn2int8.cpp (#1315) 6 years ago
  nihuini 19d75955d6 arm neon assembly optimization for conv3x3s1 winograd pack4to1 6 years ago
  bindog 04b4b02324 [WIP] add reduce op support for onnx (#1308) 6 years ago
  nihuini 22a2be4e6c fix crop pack4 with reference blob 6 years ago
  nihuini 6a8e5c58da fix build on armv7 6 years ago
  nihuini e63e2449fd arm neon assembly optimization for conv7x7s2 pack1to4 6 years ago
  nihui 56fd26a2da arm neon assembly optimization for conv1x1s1 pack4to1 6 years ago
  nihui 7ad514917b fix potential out of write on unroll 12 remainder 6 years ago
  nihuini 15e86dc8e9 reduce pack4 weight memory usage for specialized kernel, reduce runtime memory usage in conv3x3s1 winograd 6 years ago