741 Commits (4c3debae2d36b62aef8ad3d3c5dfeb5dca16b68c)

Author SHA1 Message Date
  nihui f56b18aaf0
pnnx convert onnx resize upsample (#5522) 1 year ago
  nihui 2828e7ae96
pnnx reset onnx input shape, convert torch.tile torch.where (#5517) 1 year ago
  nihui ffb2fe60ee
pnnx convert onnx pad linear sigmoid softmax relu (#5516) 1 year ago
  nihui 21babb7eed
pnnx convert onnx conv convtranspose (#5515) 1 year ago
  nihui 75ba2a01c9
pnnx fill tensor data for ort inference, fix output shape2 mismatch (#5488) 2 years ago
  nihui 5b49d0aa0a
pnnx onnx fold partial shape constant, fix dce node lost bug (#5486) 2 years ago
  nihui 740f437462
pnnx fuse simple onnx shape slice chain, fix squeeze dim list (#5485) 2 years ago
  nihui e009c36155
fix onnx bn silu (#5483) 2 years ago
  nihui 5e9bf90455
pnnx onnx with inputshape (#5480) 2 years ago
  nihui f40d5414d5
pnnx build onnx2pnnx (#5461) 2 years ago
  nihui 1b7e6358c9
pnnx load dynamo onnx of segmentation models (#5458) 2 years ago
  nihui 432a8d9aa1
pnnx replace ncnn input long type with int (#5457) 2 years ago
  nihui ab088e05b8
pnnx do not fold aliased tensors with inplace op (#5455) 2 years ago
  nihui 6110d41b19
pnnx bf16 data type (#5456) 2 years ago
  nihui 08b7d99a75
rnn/lstm/gru dynamic quantization (#5435) 2 years ago
  nihuini 802a625ae2
fix pnnx windows build 2 years ago
  nihui 1e4daff075
fix ncnn tools crash with compound layer creation, write gemm weight data (#5416) 2 years ago
  nihui db035d602d
update ncnnoptimize layers, lightmode=false keeps original weight (#5414) 2 years ago
  nihui 84256b1494
pnnx enhance functionize (#5387) 2 years ago
  nihui 02ba6766bd
pnnx fix some undefined dtype (#5382) 2 years ago
  nihui a55fe1c9cf
pnnx load dynamo onnx (#5363) 2 years ago
  nihui 25c4278346
pnnx fuse static embedding (#5380) 2 years ago
  nihui 1463e0b07c
pnnx convert torch.slice_scatter (#5377) 2 years ago
  nihui a15d491beb
pnnx test torch.arange (#5376) 2 years ago
  nihui a2414c7f63
fix pnnx convert torch.stack negative dim (#5375) 2 years ago
  nihui cf293ec35e
fix out of index access on pattern match failure, fix #5347 (#5350) 2 years ago
  nihui dcf94ae0cd
split load torchscript sources from pnnx, drop cxxabi hack, link torchscript with whole-archive (#5348) 2 years ago
  nihui f03c8f9307
build universal pnnx wheel and pnnx entrypoint script (#5331) 2 years ago
  Molly Sophia 545a3671ee
python pnnx add option to change fp16 parameter (#5320) 2 years ago
  nihui 40958d3ab3
pnnx support dynamic slice indexes (#5299) 2 years ago
  hugo-syn f35eb4b3b8
chore: Fix multiple typos (#5301) 2 years ago
  nihui a705a24f32
pnnx convert some cudnn conv2d variants (#5289) 2 years ago
  nihui 7ed252c854
pnnx handle index_put with empty indices and scalar values (#5288) 2 years ago
  nihui c557fb6704
pnnx model binary over 4g (#5274) 2 years ago
  nihui 76dcaa4947
do not eliminate noop math if shape changes, improve torch-2.1 mha attn_mask detection (#5273) 2 years ago
  nihui 6f84952122
pnnx handle more softmin logsoftmax dtype, fuse static full range slices to tensor_split (#5253) 2 years ago
  nihui c41aa2fdfd
pnnx export with ptpath (#5239) 2 years ago
  nihui 09f2723699
pnnx nn.Identity test (#5238) 2 years ago
  nihui 606626baf3
python pnnx return optimized model (#5232) 2 years ago
  Zhenyu ZHAO ef29bbec49
Python pnnx with pnnx binary (#5067) 2 years ago
  nihui 3785921e01
pnnx convert nn.Upsample with recompute_scale_factor=True (#5169) 2 years ago
  nihui 4494aadd74
deconvolution dynamic weight (#5119) 2 years ago
  teng 16524ca937
pnnx fix indent errors (#5113) 2 years ago
  nihui 37a108c4c4
pnnx run test_inference by default (#5110) 2 years ago
  nihuini c2ccbf851d
pnnx fix filename base 2 years ago
  nihui 3116e028d2
pnnx drop sdap scale=None for compatiblity with old torch (#5107) 2 years ago
  nihui 14e14a9ae8
slice with indices (#5103) 2 years ago
  nihui efcfe95a42
pnnx do not sanitize directory part (#5099) 2 years ago
  nihui 0c2a4a29de
pnnx convert batchnorm function (#5097) 2 years ago
  Yoh 3f437d3f3d
Grid sample op (#4373) 2 years ago