76 Commits (e47ab30cf5106ec29400a939cc0cc41336a0ce28)

Author SHA1 Message Date
  nihuini f9e42d4ee4 drop fp16 and int8 mode from caffe2ncnn, ncnnoptimize and ncnn2int8 should be used instead 5 years ago
  nihuini d095149f59 workaround mxnet op non-unique name issue, fix #2855 5 years ago
  nihuini 5e85f447e6 convert mxnet channel padding, fix some lgtm warnings 5 years ago
  Zhuo Zhang f3ac7d6261
fix mxnet2ncnn.cpp shadowed variable warning (#2442) 5 years ago
  Zhuo Zhang d5d69e32a8
fix tools/mxnet/mxnet2ncnn.cpp sign-compare warning (#2394) 5 years ago
  fawdlstty 1d1cb29869
Fixed compile warning due to default cast (#2201) 5 years ago
  nihuini 7b3ab5024d convert to gemm layer 5 years ago
  nihuini 01d9ebf115 sometimes mxnet use either scalar or array in one attribute value, #1976 5 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  ZhangCY 8a3e9189df
mxnet2ncnn support list args in attrs (#1741) 6 years ago
  mengfu188 d06606b0cd
Tiny fix mxnet2ncnn tool (#1691) 6 years ago
  nihui 9929d52885 less duplicated code for crop layer, slice axes starts from 0 6 years ago
  Sungmann Cho ac98064e8d Fix warnings on Visual Studio (#1461) 6 years ago
  Sungmann Cho 9bfc554bc9 Fix warnings on Visual Studio (#1431) 6 years ago
  nihuini 5eae1b8325 always write normalize scale data, do not break optimize tool 6 years ago
  nihuini af3643ed81 normalize eps mode for different training framework conventions 6 years ago
  nihuini e8bb88830d convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
  nihuini a6c60068e6 convert numpy style slice to crop 6 years ago
  nihuini 009c4d9a75 convert mxnet reduce axis and keepdims, pad reflect, fix #739 6 years ago
  nihuini 87ae1e9a2a %e in ncnnoptimize 6 years ago
  nihuini 7d3ebe2d69 %g may output number without dot, stick to %e 6 years ago
  nihuini a5b6826a16 workaround duplicated op name, fusion function, fix wrong layer count when the last layer is Reshape 6 years ago
  Howave 50f69f1755 mxnet hardsigmoid hardswish op fusion (#1266) 6 years ago
  nihuini d67d2531ae convert some well-known noop, printf %g to preserve precision 6 years ago
  nihuini 296e0022df deconvolution output adj and output shape 6 years ago
  nihuini 18833c9286 convert asymmetric pad parameter 6 years ago
  nihuini eced73c186 convert mxnet onnx pooling count_include_pad 6 years ago
  nihuini 1b910efea5 convert slice properly 6 years ago
  nihuini 7dd4bccf95 convert mxnet _contrib_BilinearResize2D 6 years ago
  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