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.
 
 
 
 
 
 
nihuini f1533667ff
fix test_c_api net instance destroyed earlier than blob destruction
4 years ago
..
CMakeLists.txt implement convolution1d and pooling1d (#3035) 4 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 fix test_c_api net instance destroyed earlier than blob destruction 4 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 update concat test 4 years ago
test_convolution.cpp arm neon optimization for convolution 3x3 on small channels 5 years ago
test_convolution1d.cpp implement convolution1d and pooling1d (#3035) 4 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 test flatten packing padding int8 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 prefer large channels for int8 operator tests 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 fix warpaffine_bilinear_yuv420sp uv matrix (#3048) 4 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 auto code-format bot and disable restyled (#3075) 4 years ago
test_padding.cpp add more test 4 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 implement convolution1d and pooling1d (#3035) 4 years ago
test_pooling1d.cpp implement convolution1d and pooling1d (#3035) 4 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 test flatten packing padding int8 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 Added ability to switch AVX/AVX2 during runtime (#3076) 4 years ago