38 Commits (61ba8ec68e0c361c929bb47b391af1702fc0ab4e)

Author SHA1 Message Date
  nihuini 2e59da35a9 fill input and weight data with zero 6 years ago
  nihuini 02b07b3e43 update qcom810 and iphone5s benchmark 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
  nihuini f8caef7691 add shufflenet_v2 benchmark 6 years ago
  nihuini 9d4255a4a4 add mobilenet_v3 benchmark 6 years ago
  Eric Liu f5eee84185 Update mobilenetv2-yolov3 (#1165) 6 years ago
  Natsu 6d1944f2c3 CMake improvement (#1115) 6 years ago
  BUG1989 bcfe9f453f initial the ncnn post training quantization tools (#1067) 7 years ago
  nihuini 21b5508c96 shared locked vkallocator cannot prevent concurrent accessing during actual gpu inference, use seperated vkallocator for each queue 7 years ago
  nihuini 040a8d2427 set vulkan device by gpu index 7 years ago
  nihuini 838c5df839 option api changes 7 years ago
  nihuini 9b33e647bd use fixed blob names for benchmark 7 years ago
  nihuini 7a8f68aca6 move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
  nihuini 20fb006282 coverage never works without proper unittest 7 years ago
  nihuini d263cd507c gpu packing and unpacking 7 years ago
  BUG1989 2f4c4a8202 fix the compile error when using armv7a without neon (#835) 7 years ago
  nihuini 1f4bdd91b5 uint32_t typed workgroup size 7 years ago
  BUG1989 df3d224484 new int8 implement,better accuracy (#749) 7 years ago
  nihui 182c340b3a enable ssd vulkan benchmark 7 years ago
  nihuini f162de7263 drop deprecated hack 7 years ago
  nihuini 83efa73cf6 fallback to cpu forward if layer not support vulkan, automatically! 7 years ago
  nihuini ab4c94aea9 fix cpu-only build 7 years ago
  nihuini b54e115f6e enable mobilenet-yolo mobilenet-yolov3 vulkan benchmark 7 years ago
  nihui 723d326760 enable shufflenet and vgg16 in vulkan benchmark 7 years ago
  nihui ad68e1e0e6 enable googlenet alexnet vulkan benchmark, fix build on msvc 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago
  nihuini 884e4f76ac add mobilenet-yolov3 benchmark 7 years ago
  nihuini 4b9abf4d6a mnasnet and proxylessnasnet benchmark 7 years ago
  nihuini c4e3a9cc92 disable the wrong mnasnet benchmark :| 7 years ago
  nihuini 9a19bd9a55 add mnasnet benchmark 7 years ago
  nihui 9706cd1447 implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 7 years ago
  nihuini 0bbdbf4ff8 add mobilenet-yolo 7 years ago
  kalcohol 8491f2b6a3 fix error C2059 and C2589 when using std::min and std::max. (#456) 8 years ago
  Neo 4905dc81d8 # fix bench sqz-ssd and mobile-ssd 8 years ago
  nihuini 593703b71f sleep 10 seconds for cooling down SOC, more warmups 8 years ago
  nihui 0d26710f3d add mobilenet_v2 benchmark 8 years ago
  nihui e245f1f761 benchmark routine :) 8 years ago