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.
 
 
 
 
 
 
Sungmann Cho 8f4e8e000f Fix warnings on Visual Studio (#1428) 6 years ago
..
layer Fix warnings on Visual Studio (#1428) 6 years ago
CMakeLists.txt cmake ncnn_generate_shader_spv_header function 6 years ago
allocator.cpp dynamic memory type querying, respect memory requirement memory type bits 6 years ago
allocator.h dynamic memory type querying, respect memory requirement memory type bits 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 8 years ago
blob.h layer holds bottom blob scale, depthwise convolution read group scales 8 years ago
command.cpp import android hardware buffer, fix #1329 6 years ago
command.h import android hardware buffer, fix #1329 6 years ago
convert_ycbcr.comp import android hardware buffer, fix #1329 6 years ago
cpu.cpp fix null fp handling 6 years ago
cpu.h add ncnn source qwq 9 years ago
datareader.cpp Fix warnings on Visual Studio (#1422) 6 years ago
datareader.h Fix warnings on Visual Studio (#1422) 6 years ago
gpu.cpp print graphics queue info, const++ 6 years ago
gpu.h workaround local workgroup size specialization constant bug for old arm mali vulkan driver, fix #1424 6 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 ncnn pixel rotate api 6 years ago
mat_pixel.cpp Fix warnings on Visual Studio (#1428) 6 years ago
mat_pixel_android.cpp stride parameter for ncnn mat pixel family 6 years ago
mat_pixel_resize.cpp Fix warnings on Visual Studio (#1428) 6 years ago
mat_pixel_rotate.cpp ncnn pixel rotate api 6 years ago
modelbin.cpp Fix warnings on Visual Studio (#1428) 6 years ago
modelbin.h data reader wrapper, fix #1325 6 years ago
net.cpp reclaim local vulkan allocator after blob_mats_gpu clear, fix random crash in multithread gpu inference without explicit per-thread allocator set 6 years ago
net.h reclaim local vulkan allocator after blob_mats_gpu clear, fix random crash in multithread gpu inference without explicit per-thread allocator set 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 7 years ago
option.h new option use_packing_layout 7 years ago
paramdict.cpp Fix warnings on Visual Studio (#1422) 6 years ago
paramdict.h load param value type 6 years ago
pipeline.cpp print graphics queue info, const++ 6 years ago
pipeline.h print graphics queue info, const++ 6 years ago
platform.h.in fix build with android api >= 26 6 years ago