529 Commits (c09d7b359116c02891ef0bb678e596d67cb0d363)

Author SHA1 Message Date
  nihui 0d83ad99f8 link pnnx with pthread, fix minmax issue on windows build 4 years ago
  nihui d42e048b56
pnnx convert torch.addmm (#3634) 4 years ago
  nihui f9663d7726
pnnx support torch 1.11.0 (#3617) 4 years ago
  nihui 41cd40ac1f
convert pnnx torch.unbind and torch.ones/ones_like family (#3583) 4 years ago
  nihui 2880eff264
deconv1d deconv3d (#3584) 4 years ago
  nihuini bc188ece58
update modelwriter for new operators 4 years ago
  nihui 6b2495cc24
add reshape before and after pooling 123d with no batch dimension (#3566) 4 years ago
  nihui 76e32e9ee6
fix interp nearest by scale factor, fix issue #3555 (#3565) 4 years ago
  nihuini 6ee5ab72f6
handle reshape 5d with batch index 0 4 years ago
  nihui 68d0c8bccb apply code-format changes 4 years ago
  nihui fb5d5c011a convert F.pad with negative pads, eliminate noop expression 4 years ago
  nihui d452eca28f
convert torch.matmul, eliminate noop pad and identity op, fuse transpose matmul, fuse select to unbind (#3554) 4 years ago
  nihui b352221ba3 handle pnnx half weight when converting to ncnn 4 years ago
  nihui 3181616439 treat old reduction axes param as failure 4 years ago
  nihui 340b4e673e
pnnx fold constant (#3521) 4 years ago
  nihuini 1be043aad5
convert torch mean/sum/prod reduction with no args 4 years ago
  nihuini b4a755495c
convert pnnx zeros roll remainder 4 years ago
  nihuini 4ba1eb6d2f
assign unique names for all pnnx operator and operand names. fix #3493 4 years ago
  nihuini 457f7d1c63
fix use-after-free, fix #3492 4 years ago
  nihui c5d7f963b9
layer tile (#3491) 4 years ago
  Xiaoyang Chen 4d31c46532
[pnnx] Update README.md (#3487) 4 years ago
  nihui 7d3503c06a
pnnx Tensor index (#3483) 4 years ago
  nihuini 1db16ce9fc
pnnx torch norm stack test 4 years ago
  nihuini 23d3340017
pnnx norm stack 4 years ago
  nihuini e33bdd16e8
pnnx fuse conv1d-bn convtranspose1d-bn 4 years ago
  nihuini f8ca1e7585
fix pnnx crash on unsupported expression 4 years ago
  nihui 7c60dc2db7
pnnx roialign (#3478) 4 years ago
  nihui 143258e317
pnnx torchvision deformconv2d (#3459) 4 years ago
  nihuini de436f9e26
pnnx arange matmul zeros_like expand_as 4 years ago
  nihui 922f8b33c1
reduction4d, merge keepdims arg, add test (#3469) 4 years ago
  nihuini 42017e4f98
convert pnnx 4d attribute 4 years ago
  nihuini f02b259a15
convert some pnnx reduction family 4 years ago
  nihuini c5efaf02b7
unique attribute identifier 4 years ago
  nihuini 0532190499
convert pnnx expand var 4 years ago
  nihuini e0124db194
convert pnnx clone normal 4 years ago
  nihuini 42e7160950
eliminate pnnx dropout 4 years ago
  nihuini 354fc7332d
convert pnnx argmax argmin, fix #3435 4 years ago
  nihui 0533eec14d apply code-format changes 4 years ago
  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