491 Commits (286e5cef53dae4de5b49fd2cf1333894bbcbc676)

Author SHA1 Message Date
  nihuini 286e5cef53
eliminate pnnx tail reshape permute 4 years ago
  nihui 6941ec8fc9
arm neon optimization for general packed convolution (#3426) 4 years ago
  nihui 2c56b2f47e apply code-format changes 4 years ago
  nihui a3aea3fe99 support torch dequantize, quantize_per_tensor and quantized linearrelu, fix #3429 4 years ago
  nihui e8046aeb79
convert dropout family (#3425) 4 years ago
  nihui db1fed6e11
pnnx cmdline argument inputshape with type (#3419) 4 years ago
  nihui 7b0f3fbb78
pnnx user provided parameter (#3417) 4 years ago
  nihui 10ee0eaf5f pnnx write padding_mode zeros for conv 4 years ago
  Wang Kangyu 1cf229f071
[pnnx]: auto copy dll files and remove Torch_INSTALL_DIR option in CI (#3413) 4 years ago
  nihui 999e640d43
dynamic convolution weight (#3408) 4 years ago
  Wang Kangyu 73c8de6c43
auto find pytorch install package (#3394) 4 years ago
  nihui f98c396e6b
crop4d (#3402) 4 years ago
  nihui cf20dbc0bd
relu3d, batchnorm3d, reshape4d, flatten4d, permute4d (#3397) 4 years ago
  nihui f10cc6dd93
initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
  Zhuo Zhang 6ef0f51f40
fix: do not find opencv when simpleocv specified for examples and quantize tool (#3393) 4 years ago
  teng e24a2e6c40
[fix] fix typo (#3377) 4 years ago
  nihui 96d2146926 apply code-format changes 4 years ago
  nihuini 9c742dec01
guess batch index from well known operator convention 4 years ago
  nihui e4c821a468
PNNX is an open standard for PyTorch model interoperability (#3262) 4 years ago
  nihuini 43cf616000
ncnnoptimize embed, fix #3335 4 years ago
  YuShiquan 0b12f5ee07
update readme of quantize (#3283) 4 years ago
  zhiliu6 814f89ef1a
Fuse HardSwish activation into Convolution and InnerProduct (#3233) 4 years ago
  Jimmy 52c6502ae7
Feature/ncnntool/add install (#3212) 4 years ago
  nihui 3d5f447260
fix onnx negative concat axis, fix #3194 4 years ago
  q.yao 41aa601413
fix fuse expand (#3189) 4 years ago
  nihuini a99cc13611
ncnnoptimize generate proper weight for int8 scales, fix non-neon innerproduct int8, fix #3157 4 years ago
  nihuini c5d003001c
preserve lstm hidden output 4 years ago
  nihuini 9afbfdd9dd
ncnnoptimize fuse rsub rdiv with scalar 4 years ago
  nihuini 618f0f70ac
fuse 1x1xc broadcasting add into convolution 4 years ago
  zhiliu6 c6bb70622b
fix convolution padding when pad=0 (#3087) 4 years ago
  lsdustc fd1d5bb2ba
Update ncnn2table.cpp (#3081) 4 years ago
  li mengyang be054aacb0
some misspell (#3046) 4 years ago
  nihui 4f135e07bf
implement convolution1d and pooling1d (#3035) 4 years ago
  zhiliu6 1a9bb708f1
darknet2ncnn: add sam layer support, add letter_box detection. (#3037) 4 years ago
  Jimmy 8fad97cc68
[ncnn2table]do not always resize image (#3023) 4 years ago
  Jimmy def081e845
fix interp miss args (#3021) 4 years ago
  Jimmy e47ab30cf5
fix ncnn2table specification (#3006) 5 years ago
  nihuini 72282f8b1a fix blob count when there are orphaned weight nodes, fix #2969 5 years ago
  nihuini f207001643 recreate layer pipeline before shape inference, fix #2964 5 years ago
  nihui 71bc617a05 better ncnn2table multithreading, print parsed parameters, print progress 5 years ago
  nihuini 312c7372c1 fix norm parsing for long decimal 5 years ago
  nihuini 535f5ed037 fix convolutiondepthwise int8 scale weight saving 5 years ago
  nihuini 1ad37fae1e generate random weight when null bin passed 5 years ago
  nihuini 00b0094b2f copy-pasta makes msvc happy 5 years ago
  nihuini 9a12597dff build ncnn quantization tool even opencv not found 5 years ago
  nihuini 26dc9820e4 custom mlir ncnn optimize pass, add efficientnetv2_b0 benchmark 5 years ago
  nihuini b7959a4fc7 fuse mlir swish and conv-addv2 5 years ago
  nihuini e34edfb672 fix caffe2ncnn input shape for 1-dim and 2-dim blob 5 years ago
  nihuini 34bd5ef161 update eq quant info 5 years ago
  nihuini 72ef77a469 fix build with NCNN_STRING off and NCNN_VULKAN on 5 years ago