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.
 
 
 
 
 
 
Evgeny Proydakov 7e68c76d2f
Fixed compile warning for src/c_api.cpp nostring build. [-Wunused-parameter] (#2459)
5 years ago
..
layer fix convolution_arm.cpp shadowed variables warning (#2448) 5 years ago
CMakeLists.txt fix libncnn build with gcc-4.8 and gcc-4.4, fix #2388 5 years ago
allocator.cpp Fixed compile warning [-Wunused-variable] in src/allocator.cpp for linux-gcc-nostdio-nostring build. (#2455) 5 years ago
allocator.h fix simplestl build in c++03, fix #2249 5 years ago
benchmark.cpp conv1x1s1 arm fp16sa 5 years ago
benchmark.h format code style and setup restyled.io (#1840) 6 years ago
blob.cpp layer holds bottom blob scale, depthwise convolution read group scales 7 years ago
blob.h format code style and setup restyled.io (#1840) 6 years ago
c_api.cpp Fixed compile warning for src/c_api.cpp nostring build. [-Wunused-parameter] (#2459) 5 years ago
c_api.h Fix compile failure when NCNN_PIXEL off (#2260) 5 years ago
command.cpp disable image shader on adreno until a better workaround figured out 5 years ago
command.h format code style and setup restyled.io (#1840) 6 years ago
convert_ycbcr.comp online pipeline cache (#1792) 5 years ago
cpu.cpp Fixed compile warning in src/cpu.cpp for ios 32/64 bit compilation. [-Wunused-variable] (#2452) 5 years ago
cpu.h support Apple M1 Silicon (#2335) 5 years ago
datareader.cpp fix sprintf overflow for the zero terminator 5 years ago
datareader.h Add logger.h (#1753) 6 years ago
gpu.cpp unified image shader storage type (#2231) 5 years ago
gpu.h unified image shader storage type (#2231) 5 years ago
layer.cpp Support remove libstdc++ denpendency (#2030) 5 years ago
layer.h armv8.2 infrastructure (#1856) 5 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_registry_arm82.h.in armv8.2 infrastructure (#1856) 5 years ago
layer_registry_avx2.h.in avx2 infrastructure (#1943) 5 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 reshape arm bf16s fp16s, flatten api 5 years ago
mat.h rename allocator to _allocator (#2391) 5 years ago
mat_pixel.cpp yuv420sp2rgb_nv12 5 years ago
mat_pixel_affine.cpp Fixed compile warning due to default cast (#2201) 5 years ago
mat_pixel_android.cpp fix mat_pixel_android.cpp shadowed variables warning (#2447) 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 format code style and setup restyled.io (#1840) 6 years ago
modelbin.h data reader wrapper, fix #1325 6 years ago
net.cpp Extract on CPU without pack/fp16fp32 (#2288) 5 years ago
net.h Extract on CPU without pack/fp16fp32 (#2288) 5 years ago
option.cpp bring up vulkan 1.1 (#2191) 5 years ago
option.h Modify typo of annotation in option.h (#2345) 5 years ago
paramdict.cpp format code style and setup restyled.io (#1840) 6 years ago
paramdict.h format code style and setup restyled.io (#1840) 6 years ago
pipeline.cpp bring up vulkan 1.1 (#2191) 5 years ago
pipeline.h online pipeline cache (#1792) 5 years ago
pipelinecache.cpp bring up vulkan 1.1 (#2191) 5 years ago
pipelinecache.h workaround corrupted pipeline cache on old qcom adreno 5 years ago
platform.h.in Fix compile failure when NCNN_PIXEL off (#2260) 5 years ago
simpleocv.cpp Silence unused parameter warning in opencv resize function (#2254) 5 years ago
simpleocv.h rename NCNN_OPENCV to NCNN_SIMPLEOCV 5 years ago
simpleomp.cpp fix simpleomp invoke micro task crash on aarch64 5 years ago
simpleomp.h openmp on webassembly (#2234) 5 years ago
simplestl.cpp fix compiling failure on cxx14 (#2261) 5 years ago
simplestl.h fix compiling failure on cxx14 (#2261) 5 years ago