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.
 
 
 
 
 
 
nihuini bffb2af2ff fix build on armv7 without neon 6 years ago
..
layer fix build on armv7 without neon 6 years ago
CMakeLists.txt link android 6 years ago
allocator.cpp Fixed lots of compile warnings (#1286) 6 years ago
allocator.h CMake improvement (#1115) 6 years ago
benchmark.cpp new int8 implement,better accuracy (#749) 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 7 years ago
blob.h layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
command.cpp rename Mat packing to elempack 6 years ago
command.h add option to upload model function, pipeline creation honors option use flags, setting allocator per extractor do not make much sense 7 years ago
cpu.cpp fix null fp handling 6 years ago
cpu.h add ncnn source qwq 9 years ago
datareader.cpp fix build with NCNN_STRING=OFF 6 years ago
datareader.h fix build with NCNN_STRING=OFF 6 years ago
gpu.cpp shared locked vkallocator cannot prevent concurrent accessing during actual gpu inference, use seperated vkallocator for each queue 7 years ago
gpu.h shared locked vkallocator cannot prevent concurrent accessing during actual gpu inference, use seperated vkallocator for each queue 7 years ago
layer.cpp new layer attribute support_packing 7 years ago
layer.h remove the default option usage in layer interface, fix write out of range in cast arm pack4, handle fp16p conversion on cpu/gpu transfer 6 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_shader_registry.h.in [WIP] vulkan compute (#618) 7 years ago
layer_shader_spv_data.h.in [WIP] vulkan compute (#618) 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 remove the default option usage in layer interface, fix write out of range in cast arm pack4, handle fp16p conversion on cpu/gpu transfer 6 years ago
mat.h conversion between ncnn Mat and android Bitmap makes life easier :D 6 years ago
mat_pixel.cpp conversion between ncnn Mat and android Bitmap makes life easier :D 6 years ago
mat_pixel_android.cpp conversion between ncnn Mat and android Bitmap makes life easier :D 6 years ago
mat_pixel_resize.cpp fix bus error in resize_bilinear_c2 on armv7 7 years ago
modelbin.cpp data reader wrapper, fix #1325 6 years ago
modelbin.h data reader wrapper, fix #1325 6 years ago
net.cpp remove the default option usage in layer interface, fix write out of range in cast arm pack4, handle fp16p conversion on cpu/gpu transfer 6 years ago
net.h fix build with NCNN_STRING=OFF 6 years ago
opencv.cpp optional image pixel api, fix #434 8 years ago
opencv.h Fix min/max macro issue (#1346) 6 years ago
option.cpp new option use_packing_layout 6 years ago
option.h new option use_packing_layout 6 years ago
paramdict.cpp data reader wrapper, fix #1325 6 years ago
paramdict.h data reader wrapper, fix #1325 6 years ago
pipeline.cpp add option to upload model function, pipeline creation honors option use flags, setting allocator per extractor do not make much sense 7 years ago
pipeline.h add option to upload model function, pipeline creation honors option use flags, setting allocator per extractor do not make much sense 7 years ago
platform.h.in Fixes clang compilation failure (#1179) 6 years ago