nihui
|
3ac6335ba3
|
hardsigmoid and hardswish pack4
|
6 years ago |
nihui
|
21e74487b4
|
arm neon optimization for convdw5x5 pack4
|
6 years ago |
volvet
|
ecd64fb36b
|
Fixed lots of compile warnings (#1286)
* Fixed lots of compile warnings
* refine the unused warning change
|
6 years ago |
nihui
|
3e1bad4880
|
arm neon assembly optimization for pooling3x3s2 max pack4
|
6 years ago |
nihui
|
08a97c169f
|
arm neon assembly optimization for relu pack4
|
6 years ago |
nihui
|
a1bd88fb4a
|
arm neon assembly optimization for padding constant pack4
|
6 years ago |
nihui
|
17f343e7e4
|
convdw3x3 pack4 arm neon assembly optimization
|
6 years ago |
nihui
|
6703286831
|
the very long ld1, one less load
|
6 years ago |
nihui
|
22a3ade6ce
|
unroll size 12 for conv1x1s1 and conv3x3s1 winograd pack4 on aarch64
|
6 years ago |
tpoisonooo
|
e5eb3e427c
|
Update CMakeLists.txt (#1279)
|
6 years ago |
nihuini
|
c3eea4cc0b
|
fuse onnx unsqueeze-batchnorm-squeeze as batchnorm
|
6 years ago |
nihui
|
3a452f734a
|
arm neon assembly optimization for conv3x3s2 pack1to4
|
6 years ago |
nihui
|
6edd42f566
|
arm neon assembly for conv1x1s1 and conv3x3s1 winograd pack4
|
6 years ago |
nihuini
|
e147debe07
|
add retinaface example
|
6 years ago |
nihuini
|
87ae1e9a2a
|
%e in ncnnoptimize
|
6 years ago |
nihuini
|
7d3ebe2d69
|
%g may output number without dot, stick to %e
|
6 years ago |
nihuini
|
a5b6826a16
|
workaround duplicated op name, fusion function, fix wrong layer count when the last layer is Reshape
|
6 years ago |
nihuini
|
583f0a7c2f
|
eliminate noop
|
6 years ago |
Howave
|
50f69f1755
|
mxnet hardsigmoid hardswish op fusion (#1266)
|
6 years ago |
nihuini
|
f7808b2dfc
|
write pad_value
|
6 years ago |
nihuini
|
c0a4ffcf66
|
convolution pad_value param
|
6 years ago |
nihuini
|
d67d2531ae
|
convert some well-known noop, printf %g to preserve precision
|
6 years ago |
nihuini
|
587a67eb51
|
the noop layer
|
6 years ago |
nihui
|
974411e358
|
the missing mobilenet-nobn.table
|
6 years ago |
nihuini
|
b7085ceec0
|
deconvolution apply output adj first, then crop the padding
|
6 years ago |
tpoisonooo
|
8dbafe7764
|
constraint input value to [-127, +127] (#1258)
* constraint input value to [-127, +127]
* keep new line at the end
|
6 years ago |
nihui
|
e56fcc77c5
|
optimize dot memory layout
|
6 years ago |
volvet
|
feac3e43c4
|
ignore macosx temporary file (#1256)
|
6 years ago |
nihuini
|
8a7b4b035e
|
radv crash with large local group size, workaround
|
6 years ago |
kalcohol
|
8166584b54
|
fix image URL path (#1255)
|
6 years ago |
nihuini
|
80f898b079
|
unaryop tanh vulkan
|
6 years ago |
kalcohol
|
054dd43f8e
|
Add NNIE ImageWatch Plugin natvis (#1253)
* rename ncnn snapshot png file
* add NNIE ImageWatch plugin and working snapshot
* add NNIE support to README.md
* fix image path
|
6 years ago |
nihui
|
c65c215c2c
|
current building status matrix
|
6 years ago |
nihui
|
20c7b2c5dc
|
add NAME env for each matrix build
|
6 years ago |
nihui
|
0c05cf0922
|
Update README.md
|
6 years ago |
nihui
|
9aaea171cc
|
travis ci windows-vs2017-gpu (#1252)
|
6 years ago |
nihuini
|
70f3198703
|
conversion between ncnn Mat and android Bitmap makes life easier :D
|
6 years ago |
nihuini
|
8f72256d1f
|
mat pixel rgb2rgba bgr2rgba gray2rgba
|
6 years ago |
nihuini
|
91ef4eea4f
|
fix unaryop arm, fix #1241
|
6 years ago |
nihuini
|
db198be962
|
bump android platform version to 19, that makes ndk-r19c happy
|
6 years ago |
nihuini
|
56acc25df8
|
set QuantNet option, fix #1223
|
6 years ago |
nihuini
|
4ff7cc8930
|
fix copy header
|
6 years ago |
nihuini
|
3e3189736c
|
fix msvc build, fix #1237
|
6 years ago |
Xu Yang
|
31cf7f3c5b
|
fix ConvolutionDepthWise int8_requantize (#1233)
|
6 years ago |
nihuini
|
c4bebc6371
|
x86 conv3x3s1 winograd43 produce wrong result, revert to the good-old winograd23 version
|
6 years ago |
nihuini
|
7e8cbe6170
|
add FAQ about pytorch and mxnet-gluon preprocess
|
6 years ago |
CnybTseng
|
d11c4c1d42
|
修改最新版ncnn/src/layer/vulkan/shader目录下的几个文件,以适配最新版的glslang,本次修改已在大疆Manifold2-G平台上验证通过 (#1231)
|
6 years ago |
nihui
|
2556ece1ca
|
advertise the new squeezencnn android example project
|
6 years ago |
nihuini
|
8768941223
|
rename to how-to-build
|
6 years ago |
nihuini
|
19efe499c2
|
update doc links
|
6 years ago |