nihui
1d0b78f9b6
Update README.md
4 years ago
nihui
a356d152bb
Update README.md
4 years ago
nihui
b07ad54320
add zynq-7020 benchmark
4 years ago
nihui
71f377e9e9
update benchmark from Q-engineering
4 years ago
nihui
7b222a19af
update benchmark ( #3465 )
* update qcom855+ benchmark
* Update README.md
* Update README.md
* add rock3a, update imx.7d benchmark
* update raspberrypi3b+ benchmark
* update
4 years ago
dog-qiuqiu
009d607a15
add the param file of yolo-fastest in benchmark ( #3470 )
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
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
FeiGeChuanShu
eaab441d3c
Update Khadas Vim3 benchmark ( #3172 )
4 years ago
Liuyufanlyf
b0f8290657
Update RK3328 CPU benchmark ( #3164 )
5 years ago
BowShotDS
a6667ee6c4
Update RK3568 CPU benchmark ( #3145 )
5 years ago
nihui
224040e65c
Create README.md
5 years ago
German Novikov
21d3ad54cd
Added Khadas VIM3 Amlogic A311D benchmark ( #3111 )
5 years ago
Zhiqiang Wang
225e0fed44
Update openmp installation methods and M1 benchmarks ( #3107 )
* Update M1 benchmark
* Update openmp installation and use method
* Fixing typo
* And more info about Xcode
5 years ago
neos
63664771cf
Update jetson agx benmark ( #3093 )
5 years ago
nihui
dba7348f17
add loongson 2k1000 benchmark
5 years ago
BUG1989
2112a4d7c3
add the param file of nanodet_m in benchmark ( #3047 )
* add the param file of nanodet_m in benchmark
* add Noop layer into nanodet_m param for benchmark
* update nanodet_m.param
5 years ago
kalcohol
72778f7d1f
add benchmark for v1605b ( #3039 )
5 years ago
nihuini
26dc9820e4
custom mlir ncnn optimize pass, add efficientnetv2_b0 benchmark
5 years ago
Cai Shanli
8cc8cd716a
Add get input and output names ( #2890 )
5 years ago
nihui
b2b9957cba
update imx7d benchmark
5 years ago
nihuini
ae14ca91ac
update qcom855+ benchmark
5 years ago
nihui
6a4abfa344
improve benchmark readme format
5 years ago
nihuini
1bc0126302
fix crash when input cpu blob and extract the same from gpu, update vgg16 int8 model
5 years ago
DC Technology
86e53b35db
add Apple M1 benchmark ( #2810 )
* add Apple M1 benchmark
* Update README.md
5 years ago
nihui
5fe75f19ef
architecture changes for int8 packing ( #2771 )
* quantize and dequantize tests
* unify activation and usability function
* drop NCNN_REQUANT cmake option, test dequantize requantize pack8, fix webassembly build
* benchmark use requantize int8 model
5 years ago
BUG1989
ee28223e1b
update AMD 3970X + RTX8000 benchmark ( #2456 )
5 years ago
nihui
e4a4b51d27
openmp on webassembly ( #2234 )
* openmp on webasm works
* fix compile flags
* dynamic kmp runtime initialization
* clang simpleomp ci
* fix dispatch on unique cpu
5 years ago
Evgeny Proydakov
8b0c46c45d
A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] ( #2208 )
5 years ago
fawdlstty
1d1cb29869
Fixed compile warning due to default cast ( #2201 )
5 years ago
neos
dd94117214
update jetson agx benchmark ( #1963 )
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
fe6bc1ed4d
Ci rv64gcv and rv64gc ( #1936 )
6 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>
6 years ago
nihui
164273de61
online pipeline cache ( #1792 )
* online pipeline cache wip
* device-wide pipeline cache
* enable model-wide pipeline cache
* drop pre-created shader modules
* always use pipeline cache
* use implicit model-wide pipeline cache, code format
* code clean
6 years ago
nihuini
9bb06e46cf
implicit gpu instance creation, fix #1849
6 years ago
nihui
3ef995ed1e
format code style and setup restyled.io ( #1840 )
6 years ago
nihui
b27d507f84
drop online spirv ci variant as it is the default one, update qcom410 benchmark
6 years ago
nihui
27b7b0d9d5
update kirin970 benchmark
6 years ago
nihui
b36773cee0
update qcom835 benchmark
6 years ago
nihui
1787973906
add qcom660 benchmark
6 years ago
nihuini
c384bc108b
update qcom810 qcom855+ benchmark
6 years ago
Tijmen Verhulsdonck
da09e5e7f1
Adding channel padding support for blazeface model. ( #1826 )
* Add channel padding and blazeface model support.
* remove python binding
* remove std::min usage
* fix reference blob usage
* Increased padding test coverage
* implement requested changes
6 years ago
nihuini
03a5378651
efficientnet-b0 and regnety-400m benchmark
6 years ago
nihuini
054ec09195
adreno device blacklist
6 years ago
nihuini
d232272db0
lower end gpu friendly
6 years ago
nihuini
b71f22d074
report adreno info, benchncnn enable image storage on adreno
6 years ago
German Novikov
97b43944e5
added raspberry pi 4B benchmark ( #1758 )
6 years ago
nihui
9a9a618229
image storage is mandatory, less options makes life easier
6 years ago
nihui
62da1228e1
adreno image shader + fp16 + fp16a ( #1714 )
* wip
* wip
* fix
* image and imageview can not be destroyed until command execution ends
* fast copy path for tightly packed data
* wip
* texture load works
* 1d 3d image
* record clone image, multiple commands share one image reference
* upload download image
* layer forward accept vkimagemat
* vkimagemat graph works
* staging vkimagemat for passing dynamic parameters, macro for fp32+image shader, padding image shader
* vkimagemat elemsize
* convolution test pass
* conv1x1s1 image shader
* fast staging image allocator from host memory, pooling image shader
* convolutiondepthwise image shader
* innerproduct image shader
* packing image shader
* crop deconvolution image shader
* resolve spirv binding types
* image fp16 and fp16a, cast image shader
* eltwise image shader
* wip
* absval image shader
* deconvolutiondepthwise image shader
* concat image shader, squeezenet works
* noop split image shader
* uniform precision hint
* layer support_image_storage
* wip
* vulkan device utility operator
* command is storage and packing option aware
* fallback to cpu on image allocation failed, mobilenetssd works
* flatten image shader, enable more test
* ci test
* check imgfp32 imgfp16 imgfp16a features
* fix ci test
* fix ci test
* upgrade swiftshader
* wip
* opt aggressive
* imgfp16p
* opt none
* convolution winograd image shader
* fix flush range, fast copy path for continous buffer
* minor fix
* fix innerproduct
* wip ...
* wip
* cast fix
* packing test
* wip
* image fp16p is fp16p
* wip
* silence
* more line info
* code clean
* softmax image shader
6 years ago