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 4c381bee47 reduce reshape pack4 bandwidth, add some pack8 shaders 6 years ago
..
arm Fix int8 requant (#1499) 6 years ago
mips Add some mips layers (#1442) 6 years ago
vulkan reduce reshape pack4 bandwidth, add some pack8 shaders 6 years ago
x86 fix convolution x86 dilation path 6 years ago
absval.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
absval.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
argmax.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
argmax.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
batchnorm.cpp Fix warnings on Visual Studio (#1428) 6 years ago
batchnorm.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
bias.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
bias.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
binaryop.cpp Fix warnings on Visual Studio (#1456) 6 years ago
binaryop.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
bnll.cpp Fix warnings on Visual Studio (#1431) 6 years ago
bnll.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
cast.cpp Fix warnings on Visual Studio (#1422) 6 years ago
cast.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
clip.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
clip.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
concat.cpp Fix warnings on Visual Studio (#1431) 6 years ago
concat.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
convolution.cpp Fix chgemm (#1480) 6 years ago
convolution.h int8 code refactoring wip, add int8 test 6 years ago
convolutiondepthwise.cpp int8 code refactoring wip, add int8 test 6 years ago
convolutiondepthwise.h int8 code refactoring wip, add int8 test 6 years ago
crop.cpp fix Crop bugs (#1326) 6 years ago
crop.h convert numpy style slice to crop 6 years ago
deconvolution.cpp Fix warnings on Visual Studio (#1456) 6 years ago
deconvolution.h deconvolution output adj and output shape 6 years ago
deconvolutiondepthwise.cpp Fix warnings on Visual Studio (#1431) 6 years ago
deconvolutiondepthwise.h deconvolution output adj and output shape 6 years ago
dequantize.cpp layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
dequantize.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
detectionoutput.cpp Fix warnings on Visual Studio (#1431) 6 years ago
detectionoutput.h mxnet-ssd wip ... 7 years ago
dropout.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
dropout.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
eltwise.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
eltwise.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
elu.cpp Fix warnings on Visual Studio (#1456) 6 years ago
elu.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
embed.cpp Fix warnings on Visual Studio (#1456) 6 years ago
embed.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
exp.cpp Fix warnings on Visual Studio (#1456) 6 years ago
exp.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
expanddims.cpp convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
expanddims.h convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
flatten.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
flatten.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
hardsigmoid.cpp fix hardsigmoid 7 years ago
hardsigmoid.h Implemented hard sigmoid (#1046) 7 years ago
hardswish.cpp Implemented hard swish layer 6 years ago
hardswish.h Implemented hard swish layer 6 years ago
innerproduct.cpp int8 code refactoring wip, add int8 test 6 years ago
innerproduct.h int8 code refactoring wip, add int8 test 6 years ago
input.cpp [WIP] vulkan compute (#618) 7 years ago
input.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
instancenorm.cpp Fix warnings on Visual Studio (#1431) 6 years ago
instancenorm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
interp.cpp Fix warnings on Visual Studio (#1431) 6 years ago
interp.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
log.cpp Fix warnings on Visual Studio (#1456) 6 years ago
log.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
lrn.cpp Fix warnings on Visual Studio (#1456) 6 years ago
lrn.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
lstm.cpp fixed cell initialization in LSTM layer 7 years ago
lstm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
memorydata.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
memorydata.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
mvn.cpp Fix warnings on Visual Studio (#1456) 6 years ago
mvn.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
noop.cpp the noop layer 6 years ago
noop.h the noop layer 6 years ago
normalize.cpp Fix warnings on Visual Studio (#1428) 6 years ago
normalize.h normalize support inplace 6 years ago
packing.cpp rename Mat packing to elempack 6 years ago
packing.h rename Mat packing to elempack 6 years ago
padding.cpp per channel pad 6 years ago
padding.h per channel pad 6 years ago
permute.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
permute.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
pooling.cpp pooling test, the more naive avgpool_count_include_pad==0 path 6 years ago
pooling.h autopad SAME_LOWER 6 years ago
power.cpp Fix warnings on Visual Studio (#1456) 6 years ago
power.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
prelu.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
prelu.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
priorbox.cpp Fix warnings on Visual Studio (#1428) 6 years ago
priorbox.h add mobilenetv3-ssd (#1335) 6 years ago
proposal.cpp Fix warnings on Visual Studio (#1456) 6 years ago
proposal.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
psroipooling.cpp Fix warnings on Visual Studio (#1422) 6 years ago
psroipooling.h implement psroipooling layer 7 years ago
quantize.cpp Fix warnings on Visual Studio (#1431) 6 years ago
quantize.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
reduction.cpp Fix warnings on Visual Studio (#1456) 6 years ago
reduction.h [WIP] add reduce op support for onnx (#1308) 6 years ago
relu.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
relu.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
reorg.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
reorg.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
requantize.cpp Fix int8 requant (#1499) 6 years ago
requantize.h [WIP] arm64-v8a int8 optimization (#823) 7 years ago
reshape.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
reshape.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
rnn.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
rnn.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
roialign.cpp trival fix for the last element 7 years ago
roialign.h implement roialign layer 7 years ago
roipooling.cpp Fix warnings on Visual Studio (#1431) 6 years ago
roipooling.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
scale.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
scale.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
selu.cpp Fix warnings on Visual Studio (#1422) 6 years ago
selu.h implemented selu activation (#1051) 7 years ago
shufflechannel.cpp move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
shufflechannel.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
sigmoid.cpp Fix warnings on Visual Studio (#1431) 6 years ago
sigmoid.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
slice.cpp Fix warnings on Visual Studio (#1431) 6 years ago
slice.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
softmax.cpp Fix warnings on Visual Studio (#1431) 6 years ago
softmax.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
split.cpp split always support packing :) 6 years ago
split.h [WIP] vulkan compute (#618) 7 years ago
spp.cpp fix spp::copy_make_border (#1345) 6 years ago
spp.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
squeeze.cpp convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
squeeze.h convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
tanh.cpp Fix warnings on Visual Studio (#1456) 6 years ago
tanh.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
threshold.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
threshold.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
tile.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
tile.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
unaryop.cpp Fix warnings on Visual Studio (#1456) 6 years ago
unaryop.h Tanh Support 6 years ago
yolodetectionoutput.cpp Fix warnings on Visual Studio (#1431) 6 years ago
yolodetectionoutput.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
yolov3detectionoutput.cpp Fix warnings on Visual Studio (#1431) 6 years ago
yolov3detectionoutput.h Support yolov3 and mobilenet yolov3 7 years ago