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 49f3e1ea09
drawing api and stb_image (#2913)
5 years ago
..
CMakeLists.txt drawing api and stb_image (#2913) 5 years ago
prng.h format code style and setup restyled.io (#1840) 6 years ago
test_absval.cpp more test coverage 5 years ago
test_batchnorm.cpp more test coverage 5 years ago
test_binaryop.cpp implement 2823 binary broadcasting type (#2827) 5 years ago
test_c_api.cpp reorg nhwc mode, code format 5 years ago
test_cast.cpp build shared library (#2525) 5 years ago
test_clip.cpp more test coverage 5 years ago
test_command.cpp build shared library (#2525) 5 years ago
test_concat.cpp Support negative axis in concat, slice and softmax (#2365) 5 years ago
test_convolution.cpp arm neon optimization for convolution 3x3 on small channels 5 years ago
test_convolutiondepthwise.cpp cmake option NCNN_INT8 (#2839) 5 years ago
test_cpu.cpp More test for cpu (#2439) 5 years ago
test_crop.cpp crop test for reference blob 5 years ago
test_deconvolution.cpp armv8.2 infrastructure (#1856) 5 years ago
test_deconvolutiondepthwise.cpp more code coverage 5 years ago
test_deepcopy.cpp more test coverage 5 years ago
test_dequantize.cpp architecture changes for int8 packing (#2771) 5 years ago
test_dropout.cpp more test coverage 5 years ago
test_eltwise.cpp eltwise for vec and image, fix #2473 5 years ago
test_elu.cpp more test coverage 5 years ago
test_flatten.cpp armv8.2 infrastructure (#1856) 5 years ago
test_gelu.cpp implements gelu activation (#2749) 5 years ago
test_gemm.cpp gemm layer 5 years ago
test_groupnorm.cpp groupnorm layer 5 years ago
test_gru.cpp arm neon optimization for gru (#2597) 5 years ago
test_hardsigmoid.cpp more test coverage 5 years ago
test_hardswish.cpp more test coverage 5 years ago
test_innerproduct.cpp cmake option NCNN_INT8 (#2839) 5 years ago
test_instancenorm.cpp fix instancenorm vulkan without affine 5 years ago
test_interp.cpp fix interp on vec 5 years ago
test_layernorm.cpp fuse onnx layernorm, fix 2-dim layernorm implementation, add test 5 years ago
test_lrn.cpp armv8.2 infrastructure (#1856) 5 years ago
test_lstm.cpp arm neon optimization for gru (#2597) 5 years ago
test_mat_pixel.cpp yuv420sp2rgb_nv12 5 years ago
test_mat_pixel_affine.cpp integer warpaffine (#2604) 5 years ago
test_mat_pixel_drawing.cpp drawing api and stb_image (#2913) 5 years ago
test_mat_pixel_resize.cpp roi variant for from pixels family, enable fp16a by default 5 years ago
test_mat_pixel_rotate.cpp format code style and setup restyled.io (#1840) 6 years ago
test_memorydata.cpp armv8.2 infrastructure (#1856) 5 years ago
test_mish.cpp more test coverage 5 years ago
test_multiheadattention.cpp fuse onnx multiheadattention with same qkv blob 5 years ago
test_noop.cpp more test coverage 5 years ago
test_normalize.cpp armv8.2 infrastructure (#1856) 5 years ago
test_packing.cpp arm neon optimization for packing fp16/bf16 pack8 family 5 years ago
test_padding.cpp enhance padding test (#2580) 5 years ago
test_permute.cpp armv8.2 infrastructure (#1856) 5 years ago
test_pixelshuffle.cpp arm neon optimization for pixelshuffle scale 2 5 years ago
test_pooling.cpp support PyTorch AdaptiveAvgPool2d and AdaptiveMaxPool2d (#2546) 5 years ago
test_prelu.cpp more test coverage 5 years ago
test_priorbox.cpp armv8.2 infrastructure (#1856) 5 years ago
test_quantize.cpp architecture changes for int8 packing (#2771) 5 years ago
test_relu.cpp more test coverage 5 years ago
test_reorg.cpp enhance padding test (#2580) 5 years ago
test_requantize.cpp architecture changes for int8 packing (#2771) 5 years ago
test_reshape.cpp armv8.2 infrastructure (#1856) 5 years ago
test_rnn.cpp arm neon optimization for gru (#2597) 5 years ago
test_roialign.cpp armv8.2 infrastructure (#1856) 5 years ago
test_roipooling.cpp armv8.2 infrastructure (#1856) 5 years ago
test_scale.cpp more test coverage 5 years ago
test_shufflechannel.cpp shufflechannel group2 acorss pack4 pack8 arm neon optimization 5 years ago
test_sigmoid.cpp more test coverage 5 years ago
test_slice.cpp more slice test 5 years ago
test_softmax.cpp Support negative axis in concat, slice and softmax (#2365) 5 years ago
test_softplus.cpp softplus inplace (#2156) 5 years ago
test_squeezenet.cpp openmp on webassembly (#2234) 5 years ago
test_swish.cpp more test coverage 5 years ago
test_tanh.cpp more test coverage 5 years ago
test_unaryop.cpp armv8.2 infrastructure (#1856) 5 years ago
test_yolov3detectionoutput.cpp Add yolov3detectionoutput test and AVX optimization (#1994) 5 years ago
testutil.h fix packing risc-v test, add cpu_riscv_vlenb() 5 years ago