685 Commits (a3a2548aa28a9ff7924f76d5085fabe94de79ddb)
 

Author SHA1 Message Date
  nihui f9ea621305 pooling full padding 7 years ago
  nihui ee59f14900 add lrn shader 7 years ago
  nihui 1792fe79ec drop deprectaed softmax shader, destory softmax pipeline 7 years ago
  nihui 9e2b327c17 packing shader for 3-dim blob 7 years ago
  nihuini 9a805b045e innerproduct receive flattened blob 7 years ago
  nihui c60773bde4 add transfer-transfer barrier, concat pack4 7 years ago
  nihui 303996af4c auto flatten before innerproduct 7 years ago
  nihuini ba723706bb add flatten pack4 7 years ago
  nihui b98db6da47
gpu device option 7 years ago
  nihui e40f39c948
build benchmark 7 years ago
  nihui f0b4933eac
massive simd optimize in compute shader (#772) 7 years ago
  nihui 8e5674363b
element packing (#770) 7 years ago
  mzpan 777f3f98d9 add w=1 h=1 op (#765) 7 years ago
  Eric Liu e6b1412217 Increase a few performance of yolov3 and change tab to space (#767) 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago
  ShuangLiu1992 ddba274b96 fix compile on ios simulator (#756) 7 years ago
  BUG1989 d7bd415832 add the armv7a conv3x3s1 implement without overflow (#746) 7 years ago
  nihui a577d71c12
Update net.cpp 7 years ago
  Eric Liu b392b1dbfc Modify mean to [1.0,1.0,1.0] , yolo (#744) 7 years ago
  weiliangweiliang ac7121f54b fix the wrong variable name that cause wrong results. (#741) 7 years ago
  nihui b75516b9b1
add the armv7a conv3x3s2, convdw3x3s1/s2 int8 implement without overflow : ) (#738) 7 years ago
  weiliangweiliang c79a6f7413 fix missing branch in arm 3x3s2 conv (#737) 7 years ago
  BUG1989 229f8fd8db add the armv7a conv3x3s2, convdw3x3s1/s2 int8 implement without overflow 7 years ago
  BUG1989 276b7f8e6c Merge remote-tracking branch 'upstream/master' into ncnn-pr 7 years ago
  nihuini 099189384f fix load_param_bin, fix #732 7 years ago
  nihui aaa0765ded
Update README.md 7 years ago
  nihui d8c764e57e
Update README.md 7 years ago
  nihui 9d2abb6e9a
Update README.md 7 years ago
  nihui 438a90491f
Update README.md 7 years ago
  nihui 1d24210e93 rename toolchain to toolchains 7 years ago
  kalcohol 944820072c Add cmake files for cross-build ncnn which running in linux on arm based chips (#722) 7 years ago
  nihui 87c0a92bcf
update how to build 7 years ago
  nihui f42901b6a5
update ios.toolchain.cmake and deploy on modern travis ci (#719) 7 years ago
  shujunhua 225d4925c0 fix lstm bug 7 years ago
  BUG1989 4850eeed6f add the armv7a conv1x1s1 sgemm int8 implement without overflow : ) (#713) 7 years ago
  BUG1989 4289c64090 add the armv7a conv1x1s1 sgemm int8 implement without overflow : ) 7 years ago
  nihuini 0239d2ef48 another internal_nconsumed_ptr reset case, fix #706 7 years ago
  nihuini 1d7871e20b Merge branch 'master' of https://github.com/Tencent/ncnn 7 years ago
  nihuini b2ffc339c0 reset internal_nconsumed_ptr before mem_scanf on msvc, fix #706 7 years ago
  nihui 59ba654a39
Update README.md 7 years ago
  nihui cc873b675c
Update README.md 7 years ago
  nihui ad5d83e01a
add mobilenet-ssd android example and screenshot 7 years ago
  nihui f353a73d5e convert mxnet Pad 7 years ago
  nihui bbe044f385 convert onnx Flatten 7 years ago
  nihui 0ca92de935 recent protobuf library requires c++11 features, try enabling c++11 for caffe2ncnn onnx2ncnn tensorflow2ncnn 7 years ago
  nihuini fdb69378ac convert onnx sigmoid 7 years ago
  nihuini 884e4f76ac add mobilenet-yolov3 benchmark 7 years ago
  nihuini 4b9abf4d6a mnasnet and proxylessnasnet benchmark 7 years ago
  nihuini fa3b8cfb87 print depthwise convolution and deconvolution kernel info in per-layer benchmark 7 years ago
  nihuini 569be5a196 wrapper for yuv420sp bilinear resize 7 years ago