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 f10cc6dd93
initial data structure changes for 3dcnn, conv3d, pooling3d (#3378)
4 years ago
..
layer initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
CMakeLists.txt initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
allocator.cpp build shared library (#2525) 5 years ago
allocator.h NCNN_MALLOC_OVERREAD for potential kernel reading data out of allocation size (#3155) 4 years ago
benchmark.cpp better shape format for per-layer benchmark 5 years ago
benchmark.h build shared library (#2525) 5 years ago
blob.cpp single blob consumer (#2493) 5 years ago
blob.h build shared library (#2525) 5 years ago
c_api.cpp fix build with NCNN_STDIO off 4 years ago
c_api.h fix build with NCNN_STDIO off 4 years ago
command.cpp initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
command.h export vkcommand and vkcompute 5 years ago
convert_ycbcr.comp online pipeline cache (#1792) 5 years ago
cpu.cpp fix python wheel, parallel 3 for macos tasks (#3396) 4 years ago
cpu.h Added ability to switch AVX/AVX2 during runtime (#3076) 4 years ago
datareader.cpp load model memory by reference (#3179) 4 years ago
datareader.h load model memory by reference (#3179) 4 years ago
gpu.cpp allow more concurrent gpu submits on device with low queue count 5 years ago
gpu.h bridge image for adreno image upload and download (#2658) 5 years ago
layer.cpp apple a11 and a12 do not support armv8.2 dotprod, restore the fp16-only optimized path 4 years ago
layer.h architecture changes for int8 packing (#2771) 5 years ago
layer_declaration.h.in fix: avoid rebuilding after cmake 7 years ago
layer_registry.h.in apple a11 and a12 do not support armv8.2 dotprod, restore the fp16-only optimized path 4 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_shader_type.h format code style and setup restyled.io (#1840) 6 years ago
layer_shader_type_enum.h.in create shader pipeline by type index, resolve binding count and push constant count from spirv. since we don't create compound shader module for macos and ios compatibility, it is enough to use fixed main as the shader entry point 6 years ago
layer_type.h format code style and setup restyled.io (#1840) 6 years ago
layer_type_enum.h.in fix: avoid rebuilding after cmake 7 years ago
mat.cpp initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
mat.h initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
mat_pixel.cpp fix invalid read for yuv420sp2rgb on arm32 (#3066) 4 years ago
mat_pixel_affine.cpp fix warpaffine_bilinear_yuv420sp uv matrix (#3048) 4 years ago
mat_pixel_android.cpp cmake option for platform api uses (#2502) 5 years ago
mat_pixel_drawing.cpp drawing api and stb_image (#2913) 5 years ago
mat_pixel_drawing_font.h drawing api and stb_image (#2913) 5 years ago
mat_pixel_drawing_font.png drawing api and stb_image (#2913) 5 years ago
mat_pixel_resize.cpp fix mat_pixel_resize.cpp shadowed variables warning (#2446) 5 years ago
mat_pixel_rotate.cpp format code style and setup restyled.io (#1840) 6 years ago
modelbin.cpp load model memory by reference (#3179) 4 years ago
modelbin.h build shared library (#2525) 5 years ago
net.cpp detach mat from local blob allocator so net instance could be destroyed much earlier (#3287) 4 years ago
net.h move custom_layer_to_index to public (#3294) 4 years ago
option.cpp default to big cpu count 5 years ago
option.h use local pool allocator (#2736) 5 years ago
paramdict.cpp build shared library (#2525) 5 years ago
paramdict.h build shared library (#2525) 5 years ago
pipeline.cpp build shared library (#2525) 5 years ago
pipeline.h build shared library (#2525) 5 years ago
pipelinecache.cpp build shared library (#2525) 5 years ago
pipelinecache.h build shared library (#2525) 5 years ago
platform.h.in Fuse HardSwish activation into Convolution and InnerProduct (#3233) 4 years ago
simpleocv.cpp allow examples building with simpleocv 4 years ago
simpleocv.h auto code-format bot and disable restyled (#3075) 4 years ago
simpleomp.cpp fix simpleomp invoke micro task crash on aarch64 5 years ago
simpleomp.h build shared library (#2525) 5 years ago
simplestl.cpp fix compiling failure on cxx14 (#2261) 5 years ago
simplestl.h build shared library (#2525) 5 years ago
stb_image.h drawing api and stb_image (#2913) 5 years ago
stb_image_write.h drawing api and stb_image (#2913) 5 years ago
vulkan_header_fix.h enable ios arm64e (#2475) 5 years ago