nihuini
d2f7fc5a76
fix dwconv5x5s1 pack4 bf16s on aarch64
6 years ago
nihui
efaa1a4af1
dwconv5x5s1 pack4 bf16s neon kernel
6 years ago
新无止竞博客
5ea683f202
Fix ncnn error in MinGW compilation of windows system ( #1645 )
6 years ago
nihui
ec40b4dbd7
test bf16s ( #1644 )
* wip
* wip
* wip
* fix avx2 test
6 years ago
Michael Grad
1dea8774b9
fix arch64 build ( #1633 )
Co-authored-by: mgrad <mgrad@meraki.com>
6 years ago
nihuini
5255d2c328
dwconv5x5s2 pack4 bf16s neon kernel
6 years ago
yehao
f6642ac631
Update FAQ-ncnn-produce-wrong-result.md ( #1641 )
fix spell mistakes
6 years ago
nihui
d023137426
test fp16 packed and shader pack8 option ( #1636 )
* wip
* fix slice pack8 test
* fix flatten pack8 test
* fix binaryop pack8 test
* fix interp pack8 test
* rewrite cast test for different blob type and packing
6 years ago
nihuini
9b09cc16b5
fix compability with onnx clip opset11, fix #1609
6 years ago
nihuini
1984cad0e1
conv5x5s2 bf16s neon kernel
6 years ago
nihuini
ee41ef4a37
include <limit.h> for INT_MAX, fix #1631
6 years ago
nihuini
c009928628
sizeof return byte but not bit
6 years ago
nihuini
4c6bf24205
explicit cpu thread affinity
6 years ago
Xu Yang
dbd9cbab4a
fix layer innerproduct when build with requant option on ( #1624 )
6 years ago
kalcohol
548cba8b21
add build script for building android lib on windows via ndk ( #1622 )
* add build script for building android lib on windows via ndk
* rename
6 years ago
Leo
63be294d81
Add mips layers ( #1496 )
* Add mips softmax layer
* Fix bias value error in bias_layer
* Fix max and min value error in clip_layer
* Remove unused elempack variable
* Add sigmoid mips layer
* Add mips tanh math func
* Add mips tanh layer
* Add msa_fill_w_f32 for load float type data
* Remove conv layer header
6 years ago
nihuini
17577775ae
conv5x5s1 bf16s neon kernel
6 years ago
nihui
8a84077429
ncnnoptimize lstm
6 years ago
nihui
f972bf49d1
enable bugihfa on rk3288 and rk3399
6 years ago
nihui
14b8b68c2c
onnx lstm ( #1613 )
* lstm with direction
* convert onnx lstm
* lstm works
6 years ago
nihui
dba992c15c
ncnnoptimize add pixelshuffle, fix #1608
6 years ago
nihui
6561334c5f
conv7x7s2 pack1to4 bf16s neon kernel
6 years ago
nihui
b7c82fcc45
code clean, concat bf16s
6 years ago
nihui
c3f966f7e7
conv3x3s1 pack4to1 bf16s neon kernel
6 years ago
nihuini
c6ebd13afb
conv1x1 pack4to1 bf16s neon kernel
6 years ago
nihui
7d1eec3d5d
the use_bf16_storage option
6 years ago
nihui
beea536e22
relu pack4 bf16s neon assembly optimization
6 years ago
nihui
d533890e15
update link
6 years ago
nihui
5be84ef76d
relu bf16s neon
6 years ago
nihui
c819b4d839
fix build without openmp
6 years ago
nihui
e14716dfef
convolution and pooling make padding helper, flatten innerproduct pooling bf16s neon
6 years ago
nihui
f8abe645bb
crop arm bf16
6 years ago
xieydd
c8264946ce
test_hardswish.cpp: Add unittest of HardSwish ( #1598 )
* test_hardswish.cpp: Add unittest of HardSwish
6 years ago
nihui
d045918080
ncnn: test: Add support for ROIPooling test ( #1596 )
* ncnn: test: Add support for ROIPooling test
* test: Fix bottom_blob of ROIPooling test
6 years ago
xieydd
3bab5f7233
test_hardsigmoid.cpp: Add unittest of HardSigmoid ( #1597 )
* test_hardsigmoid.cpp: Add unittest of HardSigmoid
6 years ago
Monkeyking
8763badbe0
test: Fix bottom_blob of ROIPooling test
6 years ago
xieydd
aafd1ab529
test_clip.cpp: Add unittest of clip ( #1593 )
* fix requant relu6 bug
* fix
* delete pipeline change in forward/forward_inplace avoid race in multithreading
* test_clip.cpp: Add unittest of clip
* fix
* fix
6 years ago
monkeyking
7e9d5d0439
ncnn: test: Add support for ROIPooling test
6 years ago
nihui
2c3b70f8b2
else if is ugly :D
6 years ago
nihui
d599791f59
padding pack4 bf16s neon kernel
6 years ago
xieydd
b760e22da2
fix requant relu6 bug ( #1590 )
* fix requant relu6 bug
* fix
* delete pipeline change in forward/forward_inplace avoid race in multithreading
6 years ago
nihui
15145be72b
convdw3x3 pack4 bf16s neon kernel
6 years ago
nihui
1f2aafce8a
conv3x3 pack1to4 bf16s neon kernel
6 years ago
nihui
8d4c249066
ncnn: test: Add support for ELU test ( #1589 )
* ncnn: test: Add support for ELU test
*For now alpha was generated by RandomFloat(0.001f, 1000.f)
* test: ELU_test: Remove duplicated cases
6 years ago
nihui
2fa22dc2be
if layer do not support vulkan, pass the test
6 years ago
nihuini
a5525a0587
fix group convolution 3x3s1 with size hit winograd bound, fix #1581
6 years ago
nihuini
b6741f1053
bump vulkan sdk version
6 years ago
tpoisonooo
d706b7073a
add FAQ-ncnn-protobuf-problem.zh.md doc ( #1552 )
6 years ago
nihui
8ffcb2f973
add conv1x1 conv3x3 pack4 bf16s neon kernel
6 years ago
songqun
f5d6aba720
test_tanh.cpp: Add unittest of tanh ( #1578 )
6 years ago