1. 03 8月, 2023 1 次提交
  2. 24 7月, 2023 1 次提交
    • N
      pnnx update (#4870) · 669ee2f2
      nihui 提交于
      Tensor.fill
      Tensor.index_put
      Tensor.to
      Tensor.type_as
      torch.topk
      fmod
      call Tensor member functions with inputnames
      static shape_as_tensor
      nn.Linear dynamic bias
      eliminate noop type_as
      convert two-dim nn.Linear to ncnn gemm
      convert torch.stack to ncnn concat+reshape
      ignore torch einsum path input
      669ee2f2