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 |
MisakaBit
|
bbbe17c5b5
|
docs: disable fp16 when wrong results encountered caused by overflow (#4248)
|
3 years ago |
Lry89757
|
b16f8ca921
|
[docs] Fix typo (#4201)
|
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 |
Zhouzhou
|
4158e63668
|
docs:add sse optimized zh (#4053)
Signed-off-by: Zhouzhou <1197236910@qq.com>
|
3 years ago |
tpoisonooo
|
207ca0e0bb
|
Improve protobuf FAQ doc (#3973)
|
3 years ago |
nihui
|
f8c76e730a
|
fix ci release optimization with cmake >= 3.21 and ndk23 (#3976)
* Update release.yml
* Update how-to-build.md
|
3 years ago |
nihui
|
14588023b5
|
release ubuntu 22.04 package, fix ndk debug flag for r23+ (#3972)
|
3 years ago |
dankernel
|
01655613d1
|
Create build-for-VisualStudio.en.md (#3956)
- Translated Chinese documents into English
- Updated to VS2022 version
|
3 years ago |
Jianbo-Ning
|
4fad760a64
|
add faq.en.md (#3901)
|
3 years ago |
nihui
|
f79073c182
|
update how-to-build doc for raspberrypi and d1
|
4 years ago |
Lry89757
|
ca9abd1c4a
|
Update the add-custom-layer.zh.md (#3741)
1. 🐛Fix Bug of float and int. 修复了std::max()中参数int和float参数不符合的Bug
2. 👀 The structure of ncnn changes. ncnn文件结构变动,所有testlayer.cpp改成在tests/文件夹中
|
4 years ago |
nihui
|
ae75a093fa
|
update print 4d mat, remove deprecated content
|
4 years ago |
nihui
|
49e70c81a6
|
update linking glslang libraries
|
4 years ago |
_0Mirror
|
2dcd85ca71
|
docs: fix docs about 'Build for iOS on macOS with xcode' (#3696)
|
4 years ago |
nihui
|
c09d7b3591
|
mips msa optimization for convolution int8 (#3675)
* basic mips msa optimization for convolution int8
* mips msa optimization for convolution int8 gemm
* mips msa optimization for convolution int8 winograd pack8to4/pack8to1
* mention msa maddv/msubv intrinsics bug
|
4 years ago |
tpoisonooo
|
6e12647985
|
docs(how-to-build.md): update jetson description (#3622)
Co-authored-by: MegEngine <megengine@megvii.com>
|
4 years ago |
tpoisonooo
|
b8f36c258e
|
Update how-to-build.md (#3619)
|
4 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 |
nihui
|
3a83704c38
|
binary4d, unary4d (#3443)
|
4 years ago |
FeiGeChuanShu
|
0dea7a04a8
|
fix typo in doc (#3436)
|
4 years ago |
nihuini
|
e8d1d40398
|
update operators doc
|
4 years ago |
Rinfair
|
2bc77e7487
|
Add detailed troubleshooting method. (#3399)
Add detailed troubleshooting method for vkCreateInstance failed -9
|
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 |
D_Homura
|
dd6d8a1337
|
FAQ update (#3374)
* faq update
* remove '-'
Co-authored-by: Homura <1851908600@qq.com>
|
4 years ago |
丞之
|
9ea9d67357
|
feat: add pocky qq group info & fix faq styles (#3369)
|
4 years ago |
ShiroNana
|
9cf997ea41
|
Update faq.md (#3368)
|
4 years ago |
Charles_Huan
|
8ac6d72379
|
' in'and ' out'are the same (#3361)
|
4 years ago |
huoshuai-dot
|
d8665b3687
|
Update how-to-implement-custom-layer-step-by-step.md (#3348)
|
4 years ago |
teng
|
8f2fdccb60
|
[fix] Fix link errors (#3347)
|
4 years ago |
空言
|
dbf2db26fe
|
Update operators.md (#3345)
change weight type
|
4 years ago |
xiguadong
|
3aced29bda
|
Update how-to-build.md (#3344)
|
4 years ago |
Zhiqiang Wang
|
a539f16c13
|
Fix link url of xxYUV (#3340)
|
4 years ago |
ncnnnnn
|
ffcf5b64de
|
Update Home.md (#3339)
|
4 years ago |
luqiang guo
|
3b85b30e83
|
Update faq.md (#3332)
|
4 years ago |
iotboy
|
a533eea214
|
Update how-to-build.md (#3314)
Adjust the command line format on "Build for Linux"
|
4 years ago |
ncnnnnn
|
0d32389efd
|
Update build-for-VisualStudio.zh.md (#3300)
|
4 years ago |
nihui
|
4313d23355
|
update ci swiftshader 20211002 (#2366)
* build macos vulkan
* drop rt
* load swiftshader
* workaround swiftshader fltmax fp16 nan
Co-authored-by: zhuo@mbp <imzhuo@foxmail.com>
|
4 years ago |
dankernel
|
69c4295681
|
Update how-to-build.md (#3248)
vulkansdk version update
|
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 |
ncnnnnn
|
5553e94152
|
Update build-for-VisualStudio.zh.md (#3185)
|
4 years ago |
源源✨
|
119446c530
|
add build on termux (#3181)
|
4 years ago |