778 Commits (f1bdc87478c64e0dfdba3d679e6e0dfd4b84df80)

Author SHA1 Message Date
  nihui 1172b04355
pnnx pass level2 priority (#5791) 1 year ago
  nihui 0734b657d9
spectrogram and inverse spectrogram (#5779) 1 year ago
  Joson c043612e91
disable pnnx debug model (#5784) 1 year ago
  nihui e71fdf8e51
pnnx write implicit int conversion in python script (#5767) 1 year ago
  nihui 6077adc6bc
pnnx do not fold tensor with dynamic shape, use fp32 module by default (#5755) 1 year ago
  nihui c1f9e959f5
pnnx torch 2.5 (#5748) 1 year ago
  nihui f856011297
pnnx drop onnx weight-like graph input (#5736) 1 year ago
  nihui 66b54cbea2
multiheadattention int8 quantization (#5733) 1 year ago
  nihui 1c7af00499
gemm int8 quantization (#5706) 1 year ago
  nihui 80c78a0e40
pnnx fuse t5-layernorm as rmsnorm (#5675) 1 year ago
  nihui 21e54d8c7a
update modelwriter for rmsnorm (#5676) 1 year ago
  nihui 5df5413c81
embed int8 quantization and add embed test (#5667) 1 year ago
  nihui 5e2d56d025
pnnx fuse mobilevit style selfattention, onnx2pnnx handle more general gemm (#5659) 1 year ago
  nihui 4de536951a
onnx2pnnx do not fold single constant for gemm weight (#5634) 1 year ago
  nihui 789d8686c7
pnnx functionize do not create shadow op for identity consumers (#5632) 1 year ago
  nihui fdf0df3079
RMSNorm (#5630) 1 year ago
  nihui abad90cb1c
pnnx drop torch.max torch.min indice node if not used (#5629) 1 year ago
  nihui eb6e084c2d
pnnx convert nn.RMSNorm F.rms_norm (#5628) 1 year ago
  nihui c46278d0bb
pnnx convert onnx resize with roi, torch.max torch.min with dim returns tuple (#5627) 1 year ago
  nihui ecfd88a11b
pnnx2ncnn convert torch.roll with one or two shifts (#5623) 1 year ago
  nihui f3cd4c2e91
pnnx2ncnn handle F.maxpool without dilation param (#5622) 1 year ago
  nihui b9debee8fb
pnnx ci for torch 2.4 (#5618) 1 year ago
  nihui 60823a8de3
pnnx handles sdpa batch index (#5617) 1 year ago
  lll143653 d355b6dc5b
Add warning and recommend to use pnnx (#5588) 1 year ago
  nihui 3ee5c18f84
pnnx logaddexp (#5598) 1 year ago
  nihui e82015878c
Update modelwriter.h for mha scale param 1 year ago
  nihui f825d3a23c
pnnx fuse onnx sdpa pattern and ncnn qdim mha fusion (#5589) 1 year ago
  nihui 569617f212
pnnx convert onnx expand/permute/repeat/reshape/select/slice/cat/ceil/chunk/flatten/floor/maximum/minimum/split/squeeze/stack/transpose/unbind/unsqueeze (#5583) 1 year ago
  nihui e7cae68a22
pnnx convert onnx logsoftmax/logsigmoid/mish/selu/sigmoid/silu/softmin/softplus/softshrink/softsign/tanh/tanhshrink (#5581) 1 year ago
  nihui 1c40615b2d
pnnx convert onnx sdap reduce min/max/mean/sum/prod (#5579) 1 year ago
  nihui c59885aeac
pnnx convert onnx multiheadattention (#5575) 1 year ago
  nihui 854678b5f3
pnnx convert onnx prelu gelu elu leakyrelu relu6 celu hardshrink hardsigmoid hardswish clip (#5572) 1 year ago
  nihui d264b6353a
pnnx convert onnx rnn lstm gru (#5553) 1 year ago
  nihui 74d3eb2345
pnnx convert onnx layernorm instancenorm groupnorm (#5533) 1 year ago
  nihui 98de53920e
pnnx convert onnx lrn, fuse if with constant condition, canonicalize and check foldable inside subgraph (#5532) 1 year ago
  nihui 755f8e1a6b
pnnx convert onnx batchnorm (#5529) 1 year ago
  nihui 109ed2665c
pnnx convert onnx avgpool maxpool (#5527) 1 year ago
  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) 1 year ago
  nihui 5b49d0aa0a
pnnx onnx fold partial shape constant, fix dce node lost bug (#5486) 1 year ago
  nihui 740f437462
pnnx fuse simple onnx shape slice chain, fix squeeze dim list (#5485) 1 year 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