You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nihui 8363040cb4
pnnx ncnn gelu fast mode, fix interp 2d resize (#5999)
1 year ago
..
CMakeLists.txt reshape shape expression, drop reshape permute, test reshape oom (#5918) 1 year ago
prng.h format code style and setup restyled.io (#1840) 6 years ago
test_absval.cpp create layer decoupled (#5258) 2 years ago
test_batchnorm.cpp create layer decoupled (#5258) 2 years ago
test_bias.cpp create layer decoupled (#5258) 2 years ago
test_binaryop.cpp create layer decoupled (#5258) 2 years ago
test_binaryop_1.cpp create layer decoupled (#5258) 2 years ago
test_binaryop_2.cpp create layer decoupled (#5258) 2 years ago
test_binaryop_3.cpp create layer decoupled (#5258) 2 years ago
test_bnll.cpp create layer decoupled (#5258) 2 years ago
test_c_api.cpp Fix c api allocator (#4360) 3 years ago
test_cast.cpp create layer decoupled (#5258) 2 years ago
test_celu.cpp create layer decoupled (#5258) 2 years ago
test_clip.cpp create layer decoupled (#5258) 2 years ago
test_command.cpp relu3d, batchnorm3d, reshape4d, flatten4d, permute4d (#3397) 4 years ago
test_concat.cpp create layer decoupled (#5258) 2 years ago
test_concat_oom.cpp test concat oom (#5502) 1 year ago
test_convolution.cpp create layer decoupled (#5258) 2 years ago
test_convolution1d.cpp create layer decoupled (#5258) 2 years ago
test_convolution3d.cpp create layer decoupled (#5258) 2 years ago
test_convolution_1.cpp create layer decoupled (#5258) 2 years ago
test_convolution_2.cpp x86 optimization for convolution tiled gemm (#5426) 2 years ago
test_convolution_3.cpp x86 optimization for convolution int8 gemm (#5874) 1 year ago
test_convolution_oom.cpp test x86 arm convolution oom (#5492) 1 year ago
test_convolutiondepthwise.cpp create layer decoupled (#5258) 2 years ago
test_convolutiondepthwise1d.cpp create layer decoupled (#5258) 2 years ago
test_convolutiondepthwise3d.cpp create layer decoupled (#5258) 2 years ago
test_convolutiondepthwise_1.cpp create layer decoupled (#5258) 2 years ago
test_copyto.cpp create layer decoupled (#5258) 2 years ago
test_copyto_1.cpp optimize ncnn test building time (#5867) 1 year ago
test_cpu.cpp Support better API to detect big little core in windows after win7 (#5927) 1 year ago
test_crop.cpp crop axes starts ends expression (#5976) 1 year ago
test_crop_1.cpp optimize ncnn test building time (#5867) 1 year ago
test_crop_2.cpp create layer decoupled (#5258) 2 years ago
test_crop_3.cpp crop axes starts ends expression (#5976) 1 year ago
test_crop_oom.cpp crop axes starts ends expression (#5976) 1 year ago
test_cumulativesum.cpp create layer decoupled (#5258) 2 years ago
test_deconvolution.cpp create layer decoupled (#5258) 2 years ago
test_deconvolution1d.cpp create layer decoupled (#5258) 2 years ago
test_deconvolution3d.cpp create layer decoupled (#5258) 2 years ago
test_deconvolutiondepthwise.cpp create layer decoupled (#5258) 2 years ago
test_deconvolutiondepthwise1d.cpp create layer decoupled (#5258) 2 years ago
test_deconvolutiondepthwise3d.cpp create layer decoupled (#5258) 2 years ago
test_deconvolutiondepthwise_1.cpp create layer decoupled (#5258) 2 years ago
test_deepcopy.cpp create layer decoupled (#5258) 2 years ago
test_deformableconv2d.cpp create layer decoupled (#5258) 2 years ago
test_deformableconv2d_1.cpp create layer decoupled (#5258) 2 years ago
test_deformableconv2d_2.cpp create layer decoupled (#5258) 2 years ago
test_deformableconv2d_3.cpp create layer decoupled (#5258) 2 years ago
test_deformableconv2d_4.cpp create layer decoupled (#5258) 2 years ago
test_dequantize.cpp restrict one dim dequantize scale bias size (#5886) 1 year ago
test_diag.cpp create layer decoupled (#5258) 2 years ago
test_dropout.cpp create layer decoupled (#5258) 2 years ago
test_einsum.cpp create layer decoupled (#5258) 2 years ago
test_eltwise.cpp create layer decoupled (#5258) 2 years ago
test_elu.cpp create layer decoupled (#5258) 2 years ago
test_embed.cpp embed int8 quantization and add embed test (#5667) 1 year ago
test_erf.cpp create layer decoupled (#5258) 2 years ago
test_expanddims.cpp optimize ncnn test building time (#5867) 1 year ago
test_expression.cpp reshape shape expression, drop reshape permute, test reshape oom (#5918) 1 year ago
test_flatten.cpp create layer decoupled (#5258) 2 years ago
test_fold.cpp create layer decoupled (#5258) 2 years ago
test_gelu.cpp create layer decoupled (#5258) 2 years ago
test_gemm.cpp gemm int8 quantization (#5706) 1 year ago
test_gemm_1.cpp gemm int8 quantization (#5706) 1 year ago
test_gemm_3.cpp x86 sse2/xop/avx/avx2/avx512/vnni/vnniint8 optimization for gemm int8 (#5763) 1 year ago
test_gemm_4.cpp x86 sse2/xop/avx/avx2/avx512/vnni/vnniint8 optimization for gemm int8 (#5763) 1 year ago
test_glu.cpp create layer decoupled (#5258) 2 years ago
test_gridsample.cpp create layer decoupled (#5258) 2 years ago
test_groupnorm.cpp create layer decoupled (#5258) 2 years ago
test_gru.cpp rnn/lstm/gru dynamic quantization (#5435) 2 years ago
test_hardsigmoid.cpp create layer decoupled (#5258) 2 years ago
test_hardswish.cpp create layer decoupled (#5258) 2 years ago
test_innerproduct.cpp create layer decoupled (#5258) 2 years ago
test_instancenorm.cpp create layer decoupled (#5258) 2 years ago
test_interp.cpp create layer decoupled (#5258) 2 years ago
test_interp_1.cpp pnnx ncnn gelu fast mode, fix interp 2d resize (#5999) 1 year ago
test_inversespectrogram.cpp spectrogram and inverse spectrogram (#5779) 1 year ago
test_layernorm.cpp create layer decoupled (#5258) 2 years ago
test_lrn.cpp create layer decoupled (#5258) 2 years ago
test_lstm.cpp rnn/lstm/gru dynamic quantization (#5435) 2 years ago
test_mat_pixel.cpp relu3d, batchnorm3d, reshape4d, flatten4d, permute4d (#3397) 4 years ago
test_mat_pixel_affine.cpp implement simplemath (#4905) 2 years ago
test_mat_pixel_drawing.cpp initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
test_mat_pixel_resize.cpp implement simplemath (#4905) 2 years ago
test_mat_pixel_rotate.cpp initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
test_matmul.cpp create layer decoupled (#5258) 2 years ago
test_memorydata.cpp create layer decoupled (#5258) 2 years ago
test_mish.cpp create layer decoupled (#5258) 2 years ago
test_multiheadattention.cpp multiheadattention scale param (#5526) 1 year ago
test_multiheadattention_1.cpp fix gemm arm int8 scales descales offset (#5750) 1 year ago
test_multiheadattention_oom.cpp mha allow qdim differs from embed_dim (#5519) 1 year ago
test_noop.cpp create layer decoupled (#5258) 2 years ago
test_normalize.cpp create layer decoupled (#5258) 2 years ago
test_packing.cpp create layer decoupled (#5258) 2 years ago
test_padding.cpp create layer decoupled (#5258) 2 years ago
test_paramdict.cpp reshape shape expression, drop reshape permute, test reshape oom (#5918) 1 year ago
test_permute.cpp create layer decoupled (#5258) 2 years ago
test_pixelshuffle.cpp create layer decoupled (#5258) 2 years ago
test_pooling.cpp create layer decoupled (#5258) 2 years ago
test_pooling1d.cpp create layer decoupled (#5258) 2 years ago
test_pooling3d.cpp create layer decoupled (#5258) 2 years ago
test_power.cpp create layer decoupled (#5258) 2 years ago
test_prelu.cpp create layer decoupled (#5258) 2 years ago
test_priorbox.cpp create layer decoupled (#5258) 2 years ago
test_quantize.cpp create layer decoupled (#5258) 2 years ago
test_quantize_oom.cpp restrict one dim quantize scale size, test quantize oom (#5892) 1 year ago
test_reduction.cpp slim reduction (#5866) 1 year ago
test_relu.cpp create layer decoupled (#5258) 2 years ago
test_reorg.cpp create layer decoupled (#5258) 2 years ago
test_requantize.cpp fix requantize pack4to8 (#5893) 1 year ago
test_requantize_oom.cpp fix requantize pack4to8 (#5893) 1 year ago
test_reshape.cpp reshape shape expression, drop reshape permute, test reshape oom (#5918) 1 year ago
test_reshape_1.cpp interp output size expression (#5994) 1 year ago
test_reshape_oom.cpp reshape shape expression, drop reshape permute, test reshape oom (#5918) 1 year ago
test_rmsnorm.cpp RMSNorm (#5630) 1 year ago
test_rnn.cpp rnn/lstm/gru dynamic quantization (#5435) 2 years ago
test_roialign.cpp create layer decoupled (#5258) 2 years ago
test_roipooling.cpp create layer decoupled (#5258) 2 years ago
test_scale.cpp create layer decoupled (#5258) 2 years ago
test_selu.cpp create layer decoupled (#5258) 2 years ago
test_shrink.cpp create layer decoupled (#5258) 2 years ago
test_shufflechannel.cpp create layer decoupled (#5258) 2 years ago
test_sigmoid.cpp create layer decoupled (#5258) 2 years ago
test_slice.cpp optimize ncnn test building time (#5867) 1 year ago
test_slice_oom.cpp optimize ncnn test building time (#5867) 1 year ago
test_softmax.cpp softmax 4d test and vulkan, softmax unified elempack optimization for x86 arm riscv (#5931) 1 year ago
test_softmax_oom.cpp softmax 4d test and vulkan, softmax unified elempack optimization for x86 arm riscv (#5931) 1 year ago
test_softplus.cpp create layer decoupled (#5258) 2 years ago
test_spectrogram.cpp spectrogram and inverse spectrogram (#5779) 1 year ago
test_squeeze.cpp optimize ncnn test building time (#5867) 1 year ago
test_squeezenet.cpp fix overwrite builtin layer destruction (#4732) 3 years ago
test_swish.cpp create layer decoupled (#5258) 2 years ago
test_tanh.cpp create layer decoupled (#5258) 2 years ago
test_tile.cpp optimize ncnn test building time (#5867) 1 year ago
test_unaryop.cpp skip unaryop round halfway cases for powerpc (#5814) 1 year ago
test_unfold.cpp create layer decoupled (#5258) 2 years ago
test_yolov3detectionoutput.cpp create layer decoupled (#5258) 2 years ago
testutil.cpp ci update llvmpipe (#5954) 1 year ago
testutil.h test x86 arm convolution oom (#5492) 1 year ago