Rinfair
2bc77e7487
Add detailed troubleshooting method. ( #3399 )
Add detailed troubleshooting method for vkCreateInstance failed -9
4 years ago
nihui
c3ce3a62cf
update web-assembly ci for nodejs update ( #3398 )
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
FeiGeChuanShu
14c587e2df
Fix draw on const cv::Mat bug in p2pnet example ( #3395 )
4 years ago
nihui
f4f7fabe27
fix python wheel, parallel 3 for macos tasks ( #3396 )
4 years ago
Zhuo Zhang
6ef0f51f40
fix: do not find opencv when simpleocv specified for examples and quantize tool ( #3393 )
4 years ago
nihui
24fbb6e8cb
honor thread setting on load and vulkan command, ci avx512 t4 ( #3391 )
4 years ago
ljtjerry
9cbbf97da0
Update test-coverage.yml ( #3387 )
4 years ago
teng
e24a2e6c40
[fix] fix typo ( #3377 )
4 years ago
dependabot[bot]
d3fa6dd706
Bump actions/cache from 2.1.6 to 2.1.7 ( #3376 )
4 years ago
nihui
96d2146926
apply code-format changes
4 years ago
nihuini
9c742dec01
guess batch index from well known operator convention
4 years ago
D_Homura
dd6d8a1337
FAQ update ( #3374 )
* faq update
* remove '-'
Co-authored-by: Homura <1851908600@qq.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
FeiGeChuanShu
3644ded5ac
add CrowdCounting-P2PNet example ( #3304 )
4 years ago
AnnYellow
fca7474b29
docs(benchmark/README.md): add benchmark result on mbp ( #3373 )
Co-authored-by: huangan <huangan@xylink.com>
4 years ago
nihui
c0d494298d
ci release update ( #3371 )
* update xcode 12.4
* fix windows package
4 years ago
丞之
9ea9d67357
feat: add pocky qq group info & fix faq styles ( #3369 )
4 years ago
nihui
ed1fb210ea
arm neon optimization for innerproduct int8 gemm ( #3367 )
4 years ago
ShiroNana
9cf997ea41
Update faq.md ( #3368 )
4 years ago
nihui
ac3d32aa0d
get_elf_hwcap_from_getauxval ( #3301 )
4 years ago
nihui
4566ad529a
fix rounding on x86 avx and armv7 neon ( #3365 )
4 years ago
Charles_Huan
8ac6d72379
' in'and ' out'are the same ( #3361 )
4 years ago
源源球球✨
f66110b7e0
delete useless variables ( #3360 )
4 years ago
nihui
f433f86874
fix squeeze expanddims axes and add test ( #3359 )
4 years ago
fzyzcjy
0eecac46ba
Remove outdated information from readme, fix #3353 ( #3358 )
4 years ago
nihui
0b664ec438
fix potential out of range read in test with int8 inputs ( #3357 )
4 years ago
nihui
525df8bcc5
rnn/lstm/gru with unequal input output ( #3352 )
4 years ago
nihui
f448a8f595
implement interp-1d on 2d blob ( #3349 )
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
Martin Han
7633257ac5
Add support to Ingenic X2000 & T40 CPU ( #3343 )
* Support Ingenic X2000 & T40
T40 claimed to have MIPS32R2 with MSA, but tested not working on my unit, so set to mips32r2 without MSA.
* Add Ingenic T40XP benchmark result
4 years ago
nihui
5eb4a2ccd0
implement convolutiondepthwise1d ( #3342 )
4 years ago
Zhiqiang Wang
a539f16c13
Fix link url of xxYUV ( #3340 )
4 years ago
ncnnnnn
ffcf5b64de
Update Home.md ( #3339 )
4 years ago
nihui
b3a521981b
implement interp cubic aligncorner ( #3338 )
4 years ago
nihui
adfc8b25bc
fix deconv output pad ( #3337 )
4 years ago
nihuini
43cf616000
ncnnoptimize embed, fix #3335
4 years ago
nihui
f86a307ab5
silence code scanning
4 years ago
nihui
6a52e8e5f2
fix potential integer type overflow
4 years ago
nihui
a5b846371a
fix adaptive pooling vulkan, second try
4 years ago
Wang Kangyu
53040f566b
use int ceil/floor div ( #3333 )
4 years ago
nihuini
514770a37e
fix adaptive pooling vulkan
4 years ago
luqiang guo
3b85b30e83
Update faq.md ( #3332 )
4 years ago
nihuini
80f2138b0c
fix adaptive pooling
4 years ago
nihuini
6c2cee8186
fix mat clone with atypical source cstep
4 years ago
nihuini
a490f8a533
fix layernorm with affine
4 years ago
Feng Wang
e887f04d03
update(example): preprocess logic of YOLOX ( #3315 )
4 years ago