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 01b8b79ed2 packing layout option respect support_packing property 6 years ago
..
arm packing layout option respect support_packing property 6 years ago
mips format code style and setup restyled.io (#1840) 6 years ago
vulkan format code style and setup restyled.io (#1840) 6 years ago
x86 packing layout option respect support_packing property 6 years ago
absval.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
argmax.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
batchnorm.cpp format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
bias.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
binaryop.cpp format code style and setup restyled.io (#1840) 6 years ago
binaryop.h format code style and setup restyled.io (#1840) 6 years ago
bnll.cpp format code style and setup restyled.io (#1840) 6 years ago
bnll.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
cast.cpp format code style and setup restyled.io (#1840) 6 years ago
cast.h cast between float32 and bfloat16 6 years ago
clip.cpp format code style and setup restyled.io (#1840) 6 years ago
clip.h format code style and setup restyled.io (#1840) 6 years ago
concat.cpp format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
convolution.h format code style and setup restyled.io (#1840) 6 years ago
convolutiondepthwise.cpp format code style and setup restyled.io (#1840) 6 years ago
convolutiondepthwise.h format code style and setup restyled.io (#1840) 6 years ago
crop.cpp format code style and setup restyled.io (#1840) 6 years ago
crop.h less duplicated code for crop layer, slice axes starts from 0 6 years ago
deconvolution.cpp format code style and setup restyled.io (#1840) 6 years ago
deconvolution.h deconvolution output adj and output shape 6 years ago
deconvolutiondepthwise.cpp format code style and setup restyled.io (#1840) 6 years ago
deconvolutiondepthwise.h deconvolution output adj and output shape 6 years ago
deepcopy.cpp deepcopy layer 6 years ago
deepcopy.h deepcopy layer 6 years ago
dequantize.cpp format code style and setup restyled.io (#1840) 6 years ago
dequantize.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
detectionoutput.cpp format code style and setup restyled.io (#1840) 6 years ago
detectionoutput.h mxnet-ssd wip ... 7 years ago
dropout.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
eltwise.h format code style and setup restyled.io (#1840) 6 years ago
elu.cpp format code style and setup restyled.io (#1840) 6 years ago
elu.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
embed.cpp format code style and setup restyled.io (#1840) 6 years ago
embed.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
exp.cpp format code style and setup restyled.io (#1840) 6 years ago
exp.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
expanddims.cpp format code style and setup restyled.io (#1840) 6 years ago
expanddims.h convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
flatten.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
hardsigmoid.h Implemented hard sigmoid (#1046) 7 years ago
hardswish.cpp format code style and setup restyled.io (#1840) 6 years ago
hardswish.h Implemented hard swish layer 7 years ago
innerproduct.cpp AVX innerproduct and pooling 2x2 versions (#1839) 6 years ago
innerproduct.h int8 code refactoring wip, add int8 test 6 years ago
input.cpp adreno image shader + fp16 + fp16a (#1714) 6 years ago
input.h adreno image shader + fp16 + fp16a (#1714) 6 years ago
instancenorm.cpp format code style and setup restyled.io (#1840) 6 years ago
instancenorm.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
interp.cpp format code style and setup restyled.io (#1840) 6 years ago
interp.h format code style and setup restyled.io (#1840) 6 years ago
log.cpp format code style and setup restyled.io (#1840) 6 years ago
log.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
lrn.cpp format code style and setup restyled.io (#1840) 6 years ago
lrn.h format code style and setup restyled.io (#1840) 6 years ago
lstm.cpp format code style and setup restyled.io (#1840) 6 years ago
lstm.h format code style and setup restyled.io (#1840) 6 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
mish.cpp format code style and setup restyled.io (#1840) 6 years ago
mish.h Add mish layer (#1733) 6 years ago
mvn.cpp format code style and setup restyled.io (#1840) 6 years ago
mvn.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
noop.cpp adreno image shader + fp16 + fp16a (#1714) 6 years ago
noop.h adreno image shader + fp16 + fp16a (#1714) 6 years ago
normalize.cpp format code style and setup restyled.io (#1840) 6 years ago
normalize.h normalize support inplace 6 years ago
packing.cpp fuse packing cast storage, binaryop image shader, dummy buffer and image, device-wide utility packing converter operators, fix multi-blob layer test 6 years ago
packing.h fuse packing cast storage, binaryop image shader, dummy buffer and image, device-wide utility packing converter operators, fix multi-blob layer test 6 years ago
padding.cpp format code style and setup restyled.io (#1840) 6 years ago
padding.h format code style and setup restyled.io (#1840) 6 years ago
permute.cpp format code style and setup restyled.io (#1840) 6 years ago
permute.h move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
pixelshuffle.cpp format code style and setup restyled.io (#1840) 6 years ago
pixelshuffle.h pixelshuffle 6 years ago
pooling.cpp format code style and setup restyled.io (#1840) 6 years ago
pooling.h format code style and setup restyled.io (#1840) 6 years ago
power.cpp format code style and setup restyled.io (#1840) 6 years ago
power.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
prelu.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
priorbox.h add mobilenetv3-ssd (#1335) 6 years ago
proposal.cpp format code style and setup restyled.io (#1840) 6 years ago
proposal.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
psroipooling.cpp format code style and setup restyled.io (#1840) 6 years ago
psroipooling.h implement psroipooling layer 7 years ago
quantize.cpp format code style and setup restyled.io (#1840) 6 years ago
quantize.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
reduction.cpp format code style and setup restyled.io (#1840) 6 years ago
reduction.h format code style and setup restyled.io (#1840) 6 years ago
relu.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
requantize.h format code style and setup restyled.io (#1840) 6 years ago
reshape.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 6 years ago
rnn.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
roialign.cpp format code style and setup restyled.io (#1840) 6 years ago
roialign.h Improve ROIAlign (accelerate ROIAlign, support sampling ratio and aligned ROIAlign) (#1820) 6 years ago
roipooling.cpp format code style and setup restyled.io (#1840) 6 years ago
roipooling.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
scale.cpp format code style and setup restyled.io (#1840) 6 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 format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
slice.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
softmax.cpp format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
split.h adreno image shader + fp16 + fp16a (#1714) 6 years ago
spp.cpp format code style and setup restyled.io (#1840) 6 years ago
spp.h format code style and setup restyled.io (#1840) 6 years ago
squeeze.cpp format code style and setup restyled.io (#1840) 6 years ago
squeeze.h convert mxnet squeeze expanddims, convert onnx squeeze unsqueeze 6 years ago
statisticspooling.cpp format code style and setup restyled.io (#1840) 6 years ago
statisticspooling.h add statisticspooling layer (#1768) 6 years ago
swish.cpp format code style and setup restyled.io (#1840) 6 years ago
swish.h Add Swish layer (#1799) 6 years ago
tanh.cpp format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
threshold.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
tile.cpp format code style and setup restyled.io (#1840) 6 years ago
tile.h implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
unaryop.cpp format code style and setup restyled.io (#1840) 6 years ago
unaryop.h format code style and setup restyled.io (#1840) 6 years ago
yolodetectionoutput.cpp format code style and setup restyled.io (#1840) 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 format code style and setup restyled.io (#1840) 6 years ago
yolov3detectionoutput.h format code style and setup restyled.io (#1840) 6 years ago