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.
 
 
 
 
 
 
ShuangLiu1992 ddba274b96 fix compile on ios simulator (#756) 7 years ago
..
absval_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
absval_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
batchnorm_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
batchnorm_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
bias_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
bias_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
clip_arm.cpp variable name should be remain. 7 years ago
clip_arm.h coding style changes 7 years ago
convolution_1x1.h fix the bug of aarch64 conv1x1 int8 'asm' op less than 30 (#628) 7 years ago
convolution_1x1_int8.h add the armv7a conv3x3s1 implement without overflow (#746) 7 years ago
convolution_2x2.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
convolution_3x3.h aarch64 assembly for conv3x3s1, about 18% speed gain 7 years ago
convolution_3x3_int8.h add the armv7a conv3x3s1 implement without overflow (#746) 7 years ago
convolution_4x4.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
convolution_5x5.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
convolution_7x7.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
convolution_arm.cpp add the armv7a conv3x3s2, convdw3x3s1/s2 int8 implement without overflow 7 years ago
convolution_arm.h add the armv7a conv3x3s2, convdw3x3s1/s2 int8 implement without overflow 7 years ago
convolutiondepthwise_3x3.h convolution depthwise 3x3 stride 1 with unroll 8 on aarch64 7 years ago
convolutiondepthwise_3x3_int8.h add the armv7a conv3x3s2, convdw3x3s1/s2 int8 implement without overflow 7 years ago
convolutiondepthwise_5x5.h add the armv7a conv3x3s1 implement without overflow (#746) 7 years ago
convolutiondepthwise_arm.cpp neon optimize for depthwise convolution 5x5 :P 7 years ago
convolutiondepthwise_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
deconvolution_3x3.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
deconvolution_4x4.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
deconvolution_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
deconvolution_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
deconvolutiondepthwise_arm.cpp fix null sub group elemsize/allocator in depthwise deconvolution, fix #539 7 years ago
deconvolutiondepthwise_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
dequantize_arm.cpp add the armv7a conv1x1s1 sgemm int8 implement without overflow : ) (#713) 7 years ago
dequantize_arm.h armv7 int8 quantize/dequantize and conv1x1s1 7 years ago
eltwise_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
eltwise_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
innerproduct_arm.cpp core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
innerproduct_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
lrn_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
lrn_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
neon_mathfun.h add ncnn source qwq 9 years ago
pooling_2x2.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
pooling_3x3.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
pooling_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
pooling_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
prelu_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
prelu_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
quantize_arm.cpp fix compile on ios simulator (#756) 7 years ago
quantize_arm.h armv7 int8 quantize/dequantize and conv1x1s1 7 years ago
relu_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
relu_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
scale_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
scale_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
sigmoid_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
sigmoid_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
softmax_arm.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
softmax_arm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago