189 Commits (123ca35e00aa6bd55e5f9d00a039bb5a01dbacfc)

Author SHA1 Message Date
  Howave 123ca35e00 fix compile warnings (#1042) 7 years ago
  nihui af950819cd convert add_n and ElementWiseSum, fix #1008 7 years ago
  nihui 07260527fc fix activation params 7 years ago
  nihui 3e003ffd98 fuse sigmoid 7 years ago
  nihui d46c5989e1
mention practical-pytorch-to-onnx-to-ncnn 7 years ago
  nihui 8a3955dde7 delete tensorflow2ncnn/pytorch2ncnn, it never works 7 years ago
  nihuini 7c5fd53855 parse tensor info 7 years ago
  nihuini dbef56df47 write graph 7 years ago
  nihuini ed2e441a1d fix write fp16 weight with tag 7 years ago
  nihuini 81fda4d6d7 ncnnoptimize save fp16 storage weight 7 years ago
  nihuini 01807482f2 parse pt file 7 years ago
  nihuini 48a1cb4052 more optimize routines ... 7 years ago
  ShuangLiu1992 98bb0bb243 Update onnx2ncnn.cpp (#948) 7 years ago
  nihui 2fe769f314 update fused param files, enable ncnnoptimize tool build 7 years ago
  nihui 99b81b2ee9 eliminate dropout 7 years ago
  nihuini 3f85cafc08 fuse relu leakyrelu clip into convolution/deconvolution/innerproduct 7 years ago
  nihuini 5e98a8799c fuse deconvolution batchnorm 7 years ago
  nihuini 7984ffcb4d ncnnoptimize tool 7 years ago
  791136190 e2e8e1b9d7 mxnet2ncnn tool support symbol.softmax op (#938) 7 years ago
  nihuini 1dea9fe353 more elementwise binaryop alias, convert priorbox steps param 7 years ago
  nihui 7ab968e6e1 fix gpu crop, convert crop offset with axis 7 years ago
  Gemfield c625471784 Fix ncnn2mem crash issue (#857) 7 years ago
  Gemfield 506d9f74aa eliminate the warning msg when compile the onnx2ncnn (#850) 7 years ago
  Gemfield d91d7419eb Add upsample linear mode (#846) 7 years ago
  Gemfield 5407deb5ce Apply splitcnn function to graph input (#844) 7 years ago
  nihuini 20fb006282 coverage never works without proper unittest 7 years ago
  Gemfield 582ea371ce Enhance upsample scale value retrieval with raw_data API (#839) 7 years ago
  nihuini 3b404dcedd fuse transpose(weight)+matmul to matmul, fix #620 7 years ago
  nihuini e811778a4a trival out-of-index fix 7 years ago
  nihuini f89c5b9c31 convert mxnet UpSampling, convert onnx Upsample, fix #753 7 years ago
  nihuini d9301c4f59 convert mxnet crop slice step1, convert onnx slice step1, fix reduction dims 2, fix #441, fix #498, fix #519 7 years ago
  黄涛 9f0ae5c779 fixed op <InstanceNormalization> (#829) 7 years ago
  nihuini 9787625e4b warn users about the old wrong softmax behavior on axis not zero 7 years ago
  BUG1989 df3d224484 new int8 implement,better accuracy (#749) 7 years ago
  nihui d85775fbcd fix softmax axis order on 3-dim, fix caffe reshape conversion, regenerate ssd param 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 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 cd284616b9 convert more onnx binaryop 7 years ago
  nihuini 6397e11a5f convert more onnx unaryop 7 years ago
  nihuini 4c5d9ae425 reshape and gemm compability with onnx opset-7 and opset-8 7 years ago
  nihui c93e67253a
Merge pull request #689 from ayounes-nviso/cmake-min-version 7 years ago
  nihuini a6679ed157 more init style compability 7 years ago
  Abdelrazak Younes b35d65a4ea fix: increase min cmake version 7 years ago
  nihuini ed2a24c47c handle batchnorm fix_gamma attr properly 7 years ago
  nihuini c77383f623 mxnet-ssd wip ... 7 years ago
  nihuini d9d7d6b6ea fix leakyrelu with default type 7 years ago
  Abdel Younes a941701f98 fix: c++ warnings (#666) 7 years ago