nihui
71f86af8a6
fix non-arm82 ci
6 years ago
nihui
9a2e2a6937
convert fp32 blobs for layers with fp16 storage support
6 years ago
nihui
d4d501a7fe
fix innerproduct fp16sa
6 years ago
nihui
e9c71a1ead
innerproduct arm fp16s fp16sa
6 years ago
nihui
1a57600bd7
fix ci crash
6 years ago
nihuini
11f5033249
convolutiondepthwise arm fp16s fp16sa
6 years ago
nihuini
6ab284bc3a
convolution arm fp16s fp16sa
6 years ago
nihuini
6d2c0e5683
flatten fp16s
6 years ago
nihuini
47ae0c151a
some shared arm bf16s fp16s implementation
6 years ago
nihuini
01d9ebf115
sometimes mxnet use either scalar or array in one attribute value, #1976
6 years ago
zchrissirhcz
7d2c3247bc
fix #1941 darknet2ncnn maxpool out_w issue ( #1972 )
* fix #1941 darknet2ncnn maxpool out_w issue
* fix typo caused build fail
* fix opencv4 c++11 flags in example folder
6 years ago
zchrissirhcz
b80b84fda5
fix #1542 ; fix avx2 uint16_t including ( #1968 )
* fix #1542 ; fix avx2 uint16_t including
for #1542 , it is for compatibility for opencv 2.x, such as on ubuntu 16.04 apt installed opencv
6 years ago
nihui
bedf00a5ed
fix typo
6 years ago
nihui
1322ae40cb
update engine version
6 years ago
nihui
d927e46c18
Update CONTRIBUTING.md
6 years ago
nihui
8f1727ace8
more code coverage
6 years ago
nihui
308145254e
mask bf16 option in layer forward, disable gpu when bf16 enabled, fix #1962
6 years ago
neos
dd94117214
update jetson agx benchmark ( #1963 )
6 years ago
nihui
71dc13625f
disable bf16 storage for int8 inference
6 years ago
nihuini
8700985540
yet another workaround for nexus6p gpu
6 years ago
nihuini
bf279dcf17
workaround corrupted pipeline cache on old qcom adreno
6 years ago
nihuini
4e4f0baa73
set openmp blocktime 20 for reducing power consumption, blocktime option
6 years ago
nihui
21762e09e5
fix dilated convolution ( #1956 )
6 years ago
nihuini
4d2d625432
fix avx2 build, second try, fix #1953
6 years ago
nihuini
8b0890999a
fix avx2 build, fix #1953
6 years ago
nihui
e0627ac855
Ci riscv64 linux ( #1951 )
6 years ago
nihui
88367f4164
Ci enable mips msa ( #1949 )
6 years ago
nihui
aee9f8a637
Ci mips mips64 ( #1948 )
6 years ago
nihui
bb5bfe3841
avx2 infrastructure ( #1943 )
6 years ago
zchrissirhcz
534f8da195
Update FAQ-ncnn-produce-wrong-result.md ( #1947 )
Mention jpg decoding & resizing issue
mention keep size unchanged if debug with resize issue
6 years ago
Tijmen Verhulsdonck
a3f7d2d520
Fix padding in ncnnoptimize not outputting all the params ( #1944 )
6 years ago
nihui
11cffce114
armv8.2 infrastructure ( #1856 )
* runtime cpu dispatch
* force thread one
* disable openmp for coverage
* simplify test layer
* print NCNN_TARGET_ARCH
* less ci build variants
* weight fp16 storage option
* test convdw int8
* apple a12 a13
* ncnn_add_layer ncnn_add_shader cmake macro
6 years ago
nihui
3ff40b0679
Ci rv32imc ( #1940 )
6 years ago
nihui
fe6bc1ed4d
Ci rv64gcv and rv64gc ( #1936 )
6 years ago
nihui
dd97ad36c1
example code clean
6 years ago
nihui
02e880fc42
fix concatv2 axis
6 years ago
nihui
b8f3e1455e
code clean
6 years ago
nihui
6ebb774e37
fix interp arm
6 years ago
nihui
6538b95102
fix interp and lrn test
6 years ago
nihuini
2cd8e4d0fa
fix floor ceil test with very small numbers
6 years ago
nihuini
c218eee1e0
fix binaryop test ooops
6 years ago
nihuini
9a38962be2
much longer test ...
6 years ago
nihuini
68750a5151
fix data race in innerproduct avx
6 years ago
nihuini
0d6cc01d55
innerproduct handle mish activation, fix naive C testing, fix #1930
6 years ago
nihui
be330e0fc4
test mat pixel
6 years ago
nihuini
80bd7587e6
fuse normalize for simplified onnx
6 years ago
nihuini
d92e71722d
improve compability with onnx resize opset 10
6 years ago
nihuini
5d7b410ca8
test squeezenet with memory pool
6 years ago
nihui
109e079c51
test deconvolution with output shape and padding
6 years ago
nihuini
00ef566609
implement full permute tag support for reshape
6 years ago