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 9022b7162a
implement all explicit binaryop broadcast types (#4809)
2 years ago
..
layer implement all explicit binaryop broadcast types (#4809) 2 years ago
CMakeLists.txt use full date for macos pypi package (#4552) 3 years ago
allocator.cpp workaround moltenvk error on spec const composite op (#4714) 3 years ago
allocator.h Memory Pool Improvement For Variadic Sized Inputs (#4190) 3 years ago
benchmark.cpp Fix function recursion errors under some low-version c++ linux compilers (#4768) 3 years ago
benchmark.h Reimplement the sleep() and get_current_time() functions using modern C++. (#4677) 3 years ago
blob.cpp single blob consumer (#2493) 5 years ago
blob.h build shared library (#2525) 5 years ago
c_api.cpp c api for getting output indexes and names (#4534) 3 years ago
c_api.h c api for getting output indexes and names (#4534) 3 years ago
command.cpp discard weight memory for x86 arm vulkan (#3865) 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 clang-cl.exe compatibility by using the correct cpuid() built-in function (#4738) 3 years ago
cpu.h infrastructure and optimization for a53 and a55 (#4596) 3 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 workaround multiheadattention vulkan nan issue on nvidia gpu (#4682) 3 years ago
gpu.h workaround multiheadattention vulkan nan issue on nvidia gpu (#4682) 3 years ago
layer.cpp add vector optimization for loongarch64 (#4242) 3 years ago
layer.h allow overwriting built-in layer with custom layer (#4616) 3 years ago
layer_declaration.h.in fix: avoid rebuilding after cmake 7 years ago
layer_registry.h.in add vector optimization for loongarch64 (#4242) 3 years ago
layer_shader_registry.h.in remove duplicated newline (#4187) 3 years ago
layer_shader_spv_data.h.in remove duplicated newline (#4188) 3 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 check mat create oom (#4054) 3 years ago
mat.h add vector optimization for loongarch64 (#4242) 3 years ago
mat_pixel.cpp fix invalid read for yuv420sp2rgb on arm32 (#3066) 4 years ago
mat_pixel_affine.cpp reduce double usage (#4671) 3 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 fix overwrite builtin layer destruction (#4732) 3 years ago
modelbin.h fix overwrite builtin layer destruction (#4732) 3 years ago
ncnn.pc.in add pkgconfig (#3984) 3 years ago
net.cpp fix overwrite builtin layer destruction (#4732) 3 years ago
net.h allow overwriting built-in layer with custom layer (#4616) 3 years ago
option.cpp infrastructure and optimization for a53 and a55 (#4596) 3 years ago
option.h infrastructure and optimization for a53 and a55 (#4596) 3 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 remove platform.h.in aarch64 judgment (#4628) 3 years ago
simpleocv.cpp Read image from memory buffer for simpleocv (#4557) 3 years ago
simpleocv.h Read image from memory buffer for simpleocv (#4557) 3 years ago
simpleomp.cpp simpleomp with libgomp abi (#3816) 4 years ago
simpleomp.h build shared library (#2525) 5 years ago
simplestl.cpp fix compiling failure on cxx14 (#2261) 5 years ago
simplestl.h fix compile warning with gcc 9.1.0 including simplestl.h file (#4274) 3 years ago
stb_image.h reduce double usage (#4671) 3 years ago
stb_image_write.h stb and emsdk update (#4536) 3 years ago
vulkan_header_fix.h workaround multiheadattention vulkan nan issue on nvidia gpu (#4682) 3 years ago