nihui
|
eceac35a7f
|
implement MultiheadAttention kdim vdim (#4347)
|
3 years ago |
Lry89757
|
6a47f8d15c
|
gridsample op support (#4288)
Co-authored-by: LRY89757 <LRY89757@users.noreply.github.com>
Co-authored-by: nihuini <nihuini@tencent.com>
Co-authored-by: nihui <shuizhuyuanluo@126.com>
|
3 years ago |
Fangjun Kuang
|
5281d51535
|
implement GLU and pnnx conversion (#4283)
|
3 years ago |
nihui
|
77eda4c19f
|
implement lstm proj_size (#4263)
|
3 years ago |
miemie2013
|
720f3c9aab
|
Add DeformableConv2D (#4070)
* Add DeformableConv2D
* add unittest and docs
* pnnx torchvision deformconv2d conversion
Co-authored-by: miemie2013 <miemie2013@users.noreply.github.com>
Co-authored-by: nihui <shuizhuyuanluo@126.com>
|
3 years ago |
nihui
|
2880eff264
|
deconv1d deconv3d (#3584)
* fix sigmoid returns nan with very large input
|
4 years ago |
nihuini
|
bc188ece58
|
update modelwriter for new operators
|
4 years ago |
nihui
|
c5d7f963b9
|
layer tile (#3491)
|
4 years ago |
nihuini
|
014387dfae
|
update operators doc
|
4 years ago |
nihuini
|
e8d1d40398
|
update operators doc
|
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 |
空言
|
dbf2db26fe
|
Update operators.md (#3345)
change weight type
|
4 years ago |
nihui
|
52721dd1eb
|
Update operators.md
|
4 years ago |
nihui
|
0902594334
|
Update operators.md
|
4 years ago |
nihui
|
a74c64df78
|
Update operators.md
|
4 years ago |
nihui
|
4f135e07bf
|
implement convolution1d and pooling1d (#3035)
* implement convolution1d and pooling1d
* add conv1d pool1d test
* fuse convolution1d activation
* update operator doc
* fix vulkan adpative pooling
|
4 years ago |
nihui
|
01be0ee226
|
update operators.md
|
5 years ago |
nihuini
|
e19c7dbb39
|
update operators.md
|
5 years ago |
nihuini
|
2129ed8cc3
|
update operators.md
|
5 years ago |
nihuini
|
cc8332107c
|
update operators.md
|
5 years ago |
Qing
|
8a1f654f95
|
add pooling operator doc (#2591)
Co-authored-by: wq.chu <wq.chu@tianrang-inc.com>
|
5 years ago |
cavalleria
|
e6928dd7f1
|
add convolutiondepthwise/crop/sigmoid/tanh in operators.md (#2484)
* add convolutiondepthwise/crop/sigmoid/tanh in operators.md
* sort by alphabet
* delete impl_type
* cannot delete impl_type
* cannot delete impl_type
Co-authored-by: yaobin.li <yaobin.li@rokid.com>
|
5 years ago |
xingxingRealzyx
|
74d1193eb9
|
update operators.md, add cast (#2430)
|
5 years ago |
xingxingRealzyx
|
6e5d819826
|
update operators.md, add binaryop (#2359)
* update operators.md, add binaryop/Operation type
* fix with_scalar
* Update operators.md
* Update operators.md
|
5 years ago |
LosReturn
|
327ac301d3
|
update operators.md, add bnll op (#2360)
|
5 years ago |
Leighton Choi
|
6f49529da2
|
Fix markdown format (#2347)
|
5 years ago |
Leighton Choi
|
2ef07413b7
|
Add LSTM and softmax to operators.md (#2346)
* Add LSTM and softmax to operators.md
* Fix lowercase and support_inplace
|
5 years ago |
LosReturn
|
98bf3f4dc5
|
update operators.md, add dequantize (#2341)
|
5 years ago |
xingxingRealzyx
|
8d8eb6a133
|
update operators.md,add argmax and bias (#2337)
|
5 years ago |
nihui
|
4cc5197b94
|
Doc operators (#2310)
|
5 years ago |