nihui
bedf00a5ed
fix typo
5 years ago
nihui
1322ae40cb
update engine version
5 years ago
nihui
d927e46c18
Update CONTRIBUTING.md
5 years ago
nihui
8f1727ace8
more code coverage
5 years ago
nihui
308145254e
mask bf16 option in layer forward, disable gpu when bf16 enabled, fix #1962
5 years ago
neos
dd94117214
update jetson agx benchmark ( #1963 )
5 years ago
nihui
71dc13625f
disable bf16 storage for int8 inference
5 years ago
nihuini
8700985540
yet another workaround for nexus6p gpu
5 years ago
nihuini
bf279dcf17
workaround corrupted pipeline cache on old qcom adreno
5 years ago
nihuini
4e4f0baa73
set openmp blocktime 20 for reducing power consumption, blocktime option
5 years ago
nihui
21762e09e5
fix dilated convolution ( #1956 )
5 years ago
nihuini
4d2d625432
fix avx2 build, second try, fix #1953
5 years ago
nihuini
8b0890999a
fix avx2 build, fix #1953
5 years ago
nihui
e0627ac855
Ci riscv64 linux ( #1951 )
5 years ago
nihui
88367f4164
Ci enable mips msa ( #1949 )
5 years ago
nihui
aee9f8a637
Ci mips mips64 ( #1948 )
5 years ago
nihui
bb5bfe3841
avx2 infrastructure ( #1943 )
5 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
5 years ago
Tijmen Verhulsdonck
a3f7d2d520
Fix padding in ncnnoptimize not outputting all the params ( #1944 )
5 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
5 years ago
nihui
3ff40b0679
Ci rv32imc ( #1940 )
5 years ago
nihui
fe6bc1ed4d
Ci rv64gcv and rv64gc ( #1936 )
5 years ago
nihui
dd97ad36c1
example code clean
5 years ago
nihui
02e880fc42
fix concatv2 axis
5 years ago
nihui
b8f3e1455e
code clean
5 years ago
nihui
6ebb774e37
fix interp arm
5 years ago
nihui
6538b95102
fix interp and lrn test
5 years ago
nihuini
2cd8e4d0fa
fix floor ceil test with very small numbers
5 years ago
nihuini
c218eee1e0
fix binaryop test ooops
5 years ago
nihuini
9a38962be2
much longer test ...
5 years ago
nihuini
68750a5151
fix data race in innerproduct avx
5 years ago
nihuini
0d6cc01d55
innerproduct handle mish activation, fix naive C testing, fix #1930
5 years ago
nihui
be330e0fc4
test mat pixel
5 years ago
nihuini
80bd7587e6
fuse normalize for simplified onnx
5 years ago
nihuini
d92e71722d
improve compability with onnx resize opset 10
5 years ago
nihuini
5d7b410ca8
test squeezenet with memory pool
5 years ago
nihui
109e079c51
test deconvolution with output shape and padding
5 years ago
nihuini
00ef566609
implement full permute tag support for reshape
5 years ago
nihui
0fdd432fb3
Ci test squeezenet load from binary model and load from memory ( #1928 )
5 years ago
nihuini
b2b86fea16
convert tf.ResizeNearestNeighbor
5 years ago
nihui
516cde84f9
Update CONTRIBUTING.md
5 years ago
nihui
193e08e834
lazy initialize utility operator, fix #1923
5 years ago
nihui
afb09cccbb
build mlir2ncnn with latest mlir with updated tf2 dialect ( #1925 )
5 years ago
nihui
f2397710c0
fix arm loadfp16 on some old compilers ( #1921 )
5 years ago
nihui
46c6f3a4a2
hmmm, mlir need c++14 anyway
5 years ago
nihui
cfcee2298d
mlir2ncnn requires c+11
5 years ago
kalcohol
0c8103fe49
add apt update before add architecture ( #1920 )
* add apt update before add architecture
* the more
* add space
5 years ago
nihui
7f5047d1dc
Ci test end2end squeezenet ( #1919 )
5 years ago
Zhuo Zhang
8d984f105b
update readme: metion yolact, retinaface, etc ( #1916 )
* update readme: metion yolact, retinaface, etc
* update doc: add c/cpp/python for code region
5 years ago
zhiliu6
cdbff653b8
Add yolov4 example option. ( #1913 )
* Add yolov4 example option.
Add yolov4-tiny for benchmark.
* Restyled by astyle
* Restyled by clang-format
* Restyled by astyle
Co-authored-by: Restyled.io <commits@restyled.io>
5 years ago