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.
 
 
 
 
 
 
Zhuo Zhang e07faf3403
change abs() to fabs() for float args on ARM (#2374)
5 years ago
..
layer change abs() to fabs() for float args on ARM (#2374) 5 years ago
CMakeLists.txt ci macos arm64 (#2321) 5 years ago
allocator.cpp unified image shader storage type (#2231) 5 years ago
allocator.h fix simplestl build in c++03, fix #2249 5 years ago
benchmark.cpp conv1x1s1 arm fp16sa 6 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 8 years ago
blob.h format code style and setup restyled.io (#1840) 6 years ago
c_api.cpp Fix compile failure when NCNN_PIXEL off (#2260) 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) 6 years ago
cpu.cpp support Apple M1 Silicon (#2335) 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) 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_registry_arm82.h.in armv8.2 infrastructure (#1856) 6 years ago
layer_registry_avx2.h.in avx2 infrastructure (#1943) 6 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 6 years ago
mat.h fix vs2017 nmake warning C4267 (#2267) 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 roi variant for from pixels family, enable fp16a by default 5 years ago
mat_pixel_resize.cpp Support remove libstdc++ denpendency (#2030) 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) 6 years ago
pipelinecache.cpp bring up vulkan 1.1 (#2191) 5 years ago
pipelinecache.h workaround corrupted pipeline cache on old qcom adreno 6 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 openmp on webassembly (#2234) 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