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.
 
 
 
 
 
 
weiliangweiliang ac7121f54b fix the wrong variable name that cause wrong results. (#741) 7 years ago
..
layer fix the wrong variable name that cause wrong results. (#741) 7 years ago
CMakeLists.txt update ios.toolchain.cmake and deploy on modern travis ci (#719) 7 years ago
allocator.cpp fix warning: allocator non-virtual destructor 7 years ago
allocator.h fix bug : undefined reference to 'typeinfo for ncnn::Allocator' 7 years ago
benchmark.cpp print depthwise convolution and deconvolution kernel info in per-layer benchmark 7 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 8 years ago
blob.h layer holds bottom blob scale, depthwise convolution read group scales 8 years ago
cpu.cpp Support for Raspberry Pi 3 compilation (#640) 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 add some comment 8 years ago
layer_declaration.h.in fix: avoid rebuilding after cmake 7 years ago
layer_registry.h.in fix: avoid rebuilding after cmake 7 years ago
layer_type.h move layer type enum to separate header 8 years ago
layer_type_enum.h.in fix: avoid rebuilding after cmake 7 years ago
mat.cpp padding is elemsize aware, copy_make_border is now a padding wrapper 8 years ago
mat.h wrapper for yuv420sp bilinear resize 7 years ago
mat_pixel.cpp the widely used yuv420sp2rgb, the fast approximate version 7 years ago
mat_pixel_resize.cpp wrapper for yuv420sp bilinear resize 7 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 fix load_param_bin, fix #732 7 years ago
net.h add Net::load_param_mem(), ParamDict::load_param_mem() load plain text paramters from memory buf. (#587) 7 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 another internal_nconsumed_ptr reset case, fix #706 7 years ago
paramdict.h add Net::load_param_mem(), ParamDict::load_param_mem() load plain text paramters from memory buf. (#587) 7 years ago
platform.h.in optional image pixel api, fix #434 8 years ago