nihui
|
ab4cfbf5b0
|
enrich ncnn binary broadcast rules (#4513)
|
3 years ago |
nihui
|
ec1b07c9fe
|
pnnx fp16 option for ncnn and onnx weight type (#4350)
|
3 years ago |
nihui
|
1892c25360
|
pnnx fuse megvii style shufflechannel slice (#3999)
|
4 years ago |
nihui
|
94786308bd
|
pnnx fuse binaryop eltwise as weighted sum (#4000)
|
4 years ago |
nihui
|
b4bae2c9e4
|
pnnx convert torch.tensor_split, fuse full dim size slice to tensor_split (#3988)
|
4 years ago |
nihui
|
bc8e939c85
|
insert reshape for nn.Linear with 4d/5d inputs (#3959)
* insert reshape for nn.Linear with 4d/5d inputs
* batch index aware reshape, add test
|
4 years ago |
nihui
|
08e2dd5a0c
|
pnnx ncnn fp16 storage conversion as a pass (#3939)
|
4 years ago |
nihui
|
f9c1787de9
|
implement einsum layer and pnnx conversion (#3768)
|
4 years ago |
nihui
|
318dc4f5f5
|
convert Tensor.select to ncnn, fuse multiheadattention unpack, add vit_b_32 end2end test (#3763)
|
4 years ago |
nihui
|
41cd40ac1f
|
convert pnnx torch.unbind and torch.ones/ones_like family (#3583)
* convert torch.unbind
* torch.ones torch.ones_like
* torch.full torch.full_like
* torch.randn_like
* torch.empty torch.empty_like
|
4 years ago |
nihui
|
6b2495cc24
|
add reshape before and after pooling 123d with no batch dimension (#3566)
|
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 |
nihuini
|
286e5cef53
|
eliminate pnnx tail reshape permute
|
4 years ago |
nihui
|
f10cc6dd93
|
initial data structure changes for 3dcnn, conv3d, pooling3d (#3378)
Co-authored-by: ElvisYu <elvisyuovo@gmail.com>
Co-authored-by: 余浩文 <m18107220188@163.com>
Co-authored-by: Zr2223 <67497651+Zr2223@users.noreply.github.com>
|
4 years ago |
nihui
|
e4c821a468
|
PNNX is an open standard for PyTorch model interoperability (#3262)
Co-authored-by: nihui <nihui@users.noreply.github.com>
Co-authored-by: xiaooquanwu <546749317@qq.com>
|
4 years ago |