nihui
|
171b9d1bba
|
use spdx license header, copyright Tencent (#6152)
|
10 months ago |
nihui
|
ef0b0e631c
|
interp output size expression (#5994)
|
1 year ago |
nihui
|
39c055d7f2
|
crop axes starts ends expression (#5976)
* skip dynamic tensor index
* handle clone oom
|
1 year ago |
nihui
|
6396a732ef
|
reshape shape expression, drop reshape permute, test reshape oom (#5918)
|
1 year ago |
nihui
|
66b54cbea2
|
multiheadattention int8 quantization (#5733)
* x86 vulkan fallback
* comment about bf16s
|
1 year ago |
nihui
|
1c7af00499
|
gemm int8 quantization (#5706)
* quantize gemm
* write gemm quantize scales
* update doc
* less openmp args
* x86 riscv fallback
* skip gemm vulkan int8
* fix noint8 test, fix arm bf16 test
* enable vfpv4 on neon build only
* fix gemm vulkan without C
* fp16 pack8 output
* enable elempack=8 only for asimdhp+
* tiled gemm int8 test
* opt arm64 tiles, fix asimdhp dispatch
|
1 year ago |
nihui
|
21e54d8c7a
|
update modelwriter for rmsnorm (#5676)
|
1 year ago |
nihui
|
5df5413c81
|
embed int8 quantization and add embed test (#5667)
|
1 year ago |
nihui
|
e82015878c
|
Update modelwriter.h for mha scale param
|
1 year ago |
nihui
|
08b7d99a75
|
rnn/lstm/gru dynamic quantization (#5435)
|
2 years ago |
nihui
|
1e4daff075
|
fix ncnn tools crash with compound layer creation, write gemm weight data (#5416)
* fix ncnn tools crash with compound layer creation
* write gemm weight data
|
2 years ago |
nihui
|
db035d602d
|
update ncnnoptimize layers, lightmode=false keeps original weight (#5414)
|
2 years ago |
Yoh
|
3f437d3f3d
|
Grid sample op (#4373)
* pnnx support grid_sample op
* complete the permute and gridsample operator fusion
* spilt calculation into two stages and support permute fusion
|
2 years ago |
nihui
|
c28c8c04a1
|
multiheadattention attn mask (#4668)
|
3 years ago |
nihui
|
b640574b88
|
rough vulkan gemm and multiheadattention (#4618)
|
3 years ago |
Chen Xin
|
9fe843fa39
|
fix wrong param id of Squeeze for modelwriter (#4658)
|
3 years ago |
nihui
|
afc9310c62
|
update new operators for modelwriter (#4540)
|
3 years ago |
LiuYi-Up
|
902954d737
|
modified the param axes of expanddims in modelwriter (#4259)
|
3 years ago |
nihui
|
4f414c1806
|
implement 4d memorydata (#4074)
* implement 4d memorydata
* fix ncnnoptimize memorydata 4d
|
3 years ago |
nihui
|
5400028e12
|
fix ncnn2table crash in lightmode (#3898)
* fix crash in ncnn2table for missing weight data in lightmode
* Update modelwriter.h
|
4 years ago |
nihui
|
b8caeadee3
|
fix crash in modelwriter
|
4 years ago |
Evgeny Proydakov
|
8b826b5721
|
Fixed compile warning in tools: (#3886)
|
4 years ago |
nihui
|
2880eff264
|
deconv1d deconv3d (#3584)
* fix sigmoid returns nan with very large input
|
4 years ago |
nihuini
|
bc188ece58
|
update modelwriter for new operators
|
4 years ago |
nihui
|
6941ec8fc9
|
arm neon optimization for general packed convolution (#3426)
|
4 years ago |
nihuini
|
43cf616000
|
ncnnoptimize embed, fix #3335
|
4 years ago |
nihuini
|
a99cc13611
|
ncnnoptimize generate proper weight for int8 scales, fix non-neon innerproduct int8, fix #3157
|
4 years ago |
nihui
|
4f135e07bf
|
implement convolution1d and pooling1d (#3035)
* implement convolution1d and pooling1d
* add conv1d pool1d test
* fuse convolution1d activation
* update operator doc
* fix vulkan adpative pooling
|
4 years ago |
Jimmy
|
def081e845
|
fix interp miss args (#3021)
|
4 years ago |
nihuini
|
f207001643
|
recreate layer pipeline before shape inference, fix #2964
|
5 years ago |
nihuini
|
535f5ed037
|
fix convolutiondepthwise int8 scale weight saving
|
5 years ago |
nihuini
|
1ad37fae1e
|
generate random weight when null bin passed
|
5 years ago |
nihuini
|
26dc9820e4
|
custom mlir ncnn optimize pass, add efficientnetv2_b0 benchmark
|
5 years ago |
nihuini
|
72ef77a469
|
fix build with NCNN_STRING off and NCNN_VULKAN on
|
5 years ago |
nihuini
|
31d436c627
|
more verbose load failure, ncnn2int8 write int8 data properly
|
5 years ago |
nihuini
|
56d74580a0
|
fix uninitialized input and weight
|
5 years ago |
nihuini
|
97903bbe85
|
fix alerts
|
5 years ago |
nihuini
|
2b1f8bea25
|
fix float locale issue in ncnn2mem, fix long line parsing in ncnn2int8
|
5 years ago |