166 Commits (a3a2548aa28a9ff7924f76d5085fabe94de79ddb)

Author SHA1 Message Date
  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
  nihuini 9b10729860 fix read_int8scale_table, second try 7 years ago
  nihuini 501cdf2adf fscanf may advance stream position, workaround it 7 years ago
  nihuini 83818bd52e convert roialign 7 years ago
  nihuini 4837af4c25 initial effort for mxnet-ssd 7 years ago
  nihuini faac207410 convert psroipooling 7 years ago
  nihuini 2afc7aa877 add info about darknet2ncnn 7 years ago
  Ming-Yang Liu dfbed5a0ad Support yolov3 and mobilenet yolov3 7 years ago
  kalcohol e38c5a69a6 Request add ncnn::Mat support for Visual Studio Image Watch Tools (#625) 7 years ago
  Yiheng 09fcf8701e Fix number of filters in ConvTranspose 7 years ago
  nihui c33641c378
enable coverage 7 years ago
  BUG1989 d5df2301cb fix the caffe2ncnn that "DepthwiseConvolution" loss group num param (#540) 7 years ago
  nihuini 28b35b8c4f ShuffleChannel = Reshape + SwapAxis + Reshape 7 years ago
  nihuini 2dbaf6f7b7 store int8 scale in binary 7 years ago
  nihui 5d04a3a45c layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
  nihui 354b95256c bump param version, backward compatible 7 years ago
  nihui a169cec363 core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
  nihui 0b6791e2ba convert BN ReLU6 Reorg YoloDetectionOutput Embed LSTM 8 years ago
  nihuini 588487a8a0 convert caffe crop layer with three offset, fix #165 8 years ago
  nihuini fd9ef5716a fix parsing inputs list in multiple lines 8 years ago
  nihuini babbb604e1 fix deconvolution weight order 8 years ago
  nihuini b89851c6b6 convert sigmoid 8 years ago
  nihuini 307a77f04b convert LogisticRegressionOutput 8 years ago
  nihuini 643f2a671b convert _maximum_scalar _minimum_scalar _power_scalar 8 years ago