47 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
  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
  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
  nihuini 9787625e4b warn users about the old wrong softmax behavior on axis not zero 7 years ago
  nihui f353a73d5e convert mxnet Pad 7 years ago
  nihuini a6679ed157 more init style compability 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 4837af4c25 initial effort for mxnet-ssd 7 years ago
  nihuini 28b35b8c4f ShuffleChannel = Reshape + SwapAxis + Reshape 7 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
  nihui 8a5b35e47d convert more elemwise operator 8 years ago
  nihuini d6e1b8207a convert _minus_scalar and _mul_scalar 8 years ago
  nihuini 356d018771 implement Clip and converter support 8 years ago
  nihuini 9b6445cd05 convert reshape and transpose 8 years ago
  wangyakun c4cbacf8f5 Add support for Reshape in mxnet2ncnn 8 years ago
  nihuini f27b9f7791 convert expand_dims 8 years ago
  nihuini 098fff355c implement spatial norm, convert L2Normalization 8 years ago
  nihuini 513a5fad73 convert Deconvolution and InstanceNorm, fix elu leaky slope 8 years ago
  nihuini f4f5a96b9f fix default concat dim 8 years ago
  nihuini e2b11f3b91 convert more op ... 8 years ago
  nihuini db5e805eff padding_mode for Pooling, fix #261 8 years ago
  nihui 31985b18f8 do not convert to depthwise if group is one 8 years ago
  yetiancai 5e358b831d add softmax activation 8 years ago
  nihui 49df53dd7e mxnet elemwise op is binary op 8 years ago
  nihui 0415f16650 fix split on subncnn blob, convert Embedding 8 years ago
  nihui 634c6568ff parse input sub index, convert element_mul SliceChannel 8 years ago
  nihui 80d14dd252 parse attrs 8 years ago
  vsooda e85bebbf48 mxnet no square convolution 8 years ago
  nihuini a240678299 warning-- 8 years ago
  vsooda 02cff845ea fix mobilenet: add depthwise, fix batch norm (#218) 8 years ago
  nihuini 1635460c50 fix batchnorm weights conversion 8 years ago
  nihuini 20f49b677c move caffe2ncnn to subdir, build mxnet2ncnn 8 years ago
  nihuini 2d2d1666e2 no input shape 8 years ago
  nihuini b58a63f06a special case for SoftmaxOutput 8 years ago
  nihuini 059edd5488 improve compability with old model, wip... 8 years ago
  nihuini ba734c412a recognize Input and Split, write ncnn param 8 years ago
  nihuini ef624a0850 parse mxnet json param 8 years ago