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.
 
 
 
 
 
 
BUG1989 1b0e33460d add armv7 int8 conv3x3s1,using vaddw to replace vadd and vmovl 7 years ago
..
layer add armv7 int8 conv3x3s1,using vaddw to replace vadd and vmovl 7 years ago
CMakeLists.txt core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
allocator.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
allocator.h fix build on msvc 8 years ago
benchmark.cpp high resolution timestamp on windows 8 years ago
benchmark.h decouple modelbin of different input types, simplify timestamp function 8 years ago
blob.cpp layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
blob.h layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
cpu.cpp fix gettid call for glibc 7 years ago
cpu.h add ncnn source qwq 9 years ago
layer.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
layer.h layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
layer_type.h move layer type enum to separate header 8 years ago
mat.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
mat.h sub-mat shall be allocator-aware 8 years ago
mat_pixel.cpp implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
modelbin.cpp core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
modelbin.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
net.cpp layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
net.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
opencv.cpp optional image pixel api, fix #434 8 years ago
opencv.h optional image pixel api, fix #434 8 years ago
paramdict.cpp core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
paramdict.h core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 8 years ago
platform.h.in optional image pixel api, fix #434 8 years ago