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 2cd8e4d0fa fix floor ceil test with very small numbers 6 years ago
..
CMakeLists.txt test mat pixel 6 years ago
prng.h format code style and setup restyled.io (#1840) 6 years ago
test_absval.cpp format code style and setup restyled.io (#1840) 6 years ago
test_batchnorm.cpp format code style and setup restyled.io (#1840) 6 years ago
test_binaryop.cpp fix binaryop test ooops 6 years ago
test_cast.cpp format code style and setup restyled.io (#1840) 6 years ago
test_clip.cpp format code style and setup restyled.io (#1840) 6 years ago
test_concat.cpp format code style and setup restyled.io (#1840) 6 years ago
test_convolution.cpp innerproduct handle mish activation, fix naive C testing, fix #1930 6 years ago
test_convolutiondepthwise.cpp format code style and setup restyled.io (#1840) 6 years ago
test_crop.cpp format code style and setup restyled.io (#1840) 6 years ago
test_deconvolution.cpp test deconvolution with output shape and padding 6 years ago
test_deconvolutiondepthwise.cpp test deconvolution with output shape and padding 6 years ago
test_deepcopy.cpp format code style and setup restyled.io (#1840) 6 years ago
test_dropout.cpp format code style and setup restyled.io (#1840) 6 years ago
test_eltwise.cpp much longer test ... 6 years ago
test_elu.cpp format code style and setup restyled.io (#1840) 6 years ago
test_flatten.cpp 3x3 winograd elempack8 (#1865) 6 years ago
test_hardsigmoid.cpp format code style and setup restyled.io (#1840) 6 years ago
test_hardswish.cpp format code style and setup restyled.io (#1840) 6 years ago
test_innerproduct.cpp innerproduct handle mish activation, fix naive C testing, fix #1930 6 years ago
test_instancenorm.cpp format code style and setup restyled.io (#1840) 6 years ago
test_interp.cpp format code style and setup restyled.io (#1840) 6 years ago
test_lrn.cpp format code style and setup restyled.io (#1840) 6 years ago
test_lstm.cpp LSTM arm/x86 + fp16 innerproduct arm (#1881) 6 years ago
test_mat_pixel.cpp test mat pixel 6 years ago
test_mat_pixel_rotate.cpp format code style and setup restyled.io (#1840) 6 years ago
test_memorydata.cpp format code style and setup restyled.io (#1840) 6 years ago
test_mish.cpp format code style and setup restyled.io (#1840) 6 years ago
test_noop.cpp format code style and setup restyled.io (#1840) 6 years ago
test_normalize.cpp format code style and setup restyled.io (#1840) 6 years ago
test_packing.cpp X86 Elempack 8 AVX implementations. (#1853) 6 years ago
test_padding.cpp format code style and setup restyled.io (#1840) 6 years ago
test_permute.cpp format code style and setup restyled.io (#1840) 6 years ago
test_pixelshuffle.cpp format code style and setup restyled.io (#1840) 6 years ago
test_pooling.cpp reshape packing with permute, fix #1909 6 years ago
test_prelu.cpp format code style and setup restyled.io (#1840) 6 years ago
test_priorbox.cpp format code style and setup restyled.io (#1840) 6 years ago
test_relu.cpp format code style and setup restyled.io (#1840) 6 years ago
test_reorg.cpp format code style and setup restyled.io (#1840) 6 years ago
test_reshape.cpp implement full permute tag support for reshape 6 years ago
test_roialign.cpp format code style and setup restyled.io (#1840) 6 years ago
test_roipooling.cpp format code style and setup restyled.io (#1840) 6 years ago
test_scale.cpp format code style and setup restyled.io (#1840) 6 years ago
test_shufflechannel.cpp shufflechannel reverse group style 6 years ago
test_sigmoid.cpp format code style and setup restyled.io (#1840) 6 years ago
test_slice.cpp format code style and setup restyled.io (#1840) 6 years ago
test_softmax.cpp format code style and setup restyled.io (#1840) 6 years ago
test_squeezenet.cpp test squeezenet with memory pool 6 years ago
test_swish.cpp format code style and setup restyled.io (#1840) 6 years ago
test_tanh.cpp format code style and setup restyled.io (#1840) 6 years ago
test_unaryop.cpp fix floor ceil test with very small numbers 6 years ago
testutil.h innerproduct handle mish activation, fix naive C testing, fix #1930 6 years ago