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 fdf0df3079
RMSNorm (#5630)
1 year ago
..
layer RMSNorm (#5630) 1 year ago
CMakeLists.txt RMSNorm (#5630) 1 year ago
allocator.cpp fix: add NCNN_PLATFORM_API macro for VkAndroidHardwareBufferImageAllocator (#5521) 2 years ago
allocator.h in-house vulkan loader (#5130) 2 years ago
benchmark.cpp Add wasi support (#5534) 2 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 surpport set_vulkan_device (#5610) 1 year ago
c_api.h c_api surpport set_vulkan_device (#5610) 1 year ago
command.cpp discard weight memory for x86 arm vulkan (#3865) 4 years ago
command.h in-house vulkan loader (#5130) 2 years ago
convert_ycbcr.comp online pipeline cache (#1792) 6 years ago
cpu.cpp use ruapu detection only on windows arm, enable cpu powerinfo with mingw compiler (#5593) 1 year ago
cpu.h use ruapu detection only on windows arm, enable cpu powerinfo with mingw compiler (#5593) 1 year 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 create_gpu_instance: do not perform destroy_gpu_instance() (#5437) 2 years ago
gpu.h destroy_gpu_instance() function wait for all devices to be idle before destroy (#4763) 2 years ago
layer.cpp fix create_pipeline crash in vulkan-enabled layer without calling load_param/load_model first (#5410) 2 years ago
layer.h create layer decoupled (#5258) 2 years ago
layer_declaration.h.in fix: avoid rebuilding after cmake 7 years ago
layer_registry.h.in create layer decoupled (#5258) 2 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 x86 handle allocation failures (#5489) 2 years ago
mat.h enable arm neon intrinsics for msvc build (#5151) 2 years ago
mat_pixel.cpp enable arm neon intrinsics for msvc build (#5151) 2 years ago
mat_pixel_affine.cpp implement simplemath (#4905) 2 years ago
mat_pixel_android.cpp cmake option for platform api uses (#2502) 5 years ago
mat_pixel_drawing.cpp optimize resize bilinear and compress font data (#5200) 2 years ago
mat_pixel_drawing_font.h optimize resize bilinear and compress font data (#5200) 2 years ago
mat_pixel_drawing_font.png drawing api and stb_image (#2913) 5 years ago
mat_pixel_resize.cpp shift before adding for dropping additional double bit from vqdmulhq_s16, fix #5263 (#5390) 2 years ago
mat_pixel_rotate.cpp enable arm neon intrinsics for msvc build (#5151) 2 years ago
modelbin.cpp support big endian platform, add powerpc ci (#5121) 2 years ago
modelbin.h fix overwrite builtin layer destruction (#4732) 3 years ago
ncnn.pc.in add pkgconfig (#3984) 4 years ago
net.cpp fix potential fp16s bf16s conflicts on arm vfpv4 (#5578) 2 years ago
net.h feat mask for disable threading, make some extractor setter no-op, update doc (#5270) 2 years ago
option.cpp check vulkan fp16 uniform support and implement lfp conversion without fp16u (#5287) 2 years ago
option.h check vulkan fp16 uniform support and implement lfp conversion without fp16u (#5287) 2 years ago
paramdict.cpp support big endian platform, add powerpc ci (#5121) 2 years ago
paramdict.h build shared library (#2525) 5 years ago
pipeline.cpp implement simplemath (#4905) 2 years ago
pipeline.h in-house vulkan loader (#5130) 2 years ago
pipelinecache.cpp build shared library (#2525) 5 years ago
pipelinecache.h in-house vulkan loader (#5130) 2 years ago
platform.h.in use ruapu detection only on windows arm, enable cpu powerinfo with mingw compiler (#5593) 1 year ago
ruapu.h Update ruapu.h to the latest version. (#5499) 2 years ago
simplemath.cpp disable rtti and exceptions for msvc (#5167) 2 years ago
simplemath.h disable rtti and exceptions for msvc (#5167) 2 years ago
simpleocv.cpp Read image from memory buffer for simpleocv (#4557) 3 years ago
simpleocv.h fix simplecv Mat templated ptr (#5241) 2 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
simplevk.cpp try more known vulkan library with simplevk (#5396) 2 years ago
simplevk.h in-house vulkan loader (#5130) 2 years ago
stb_image.h port stb image optimization (#5307) 2 years ago
stb_image_write.h implement simplemath (#4905) 2 years ago
vulkan_header_fix.h in-house vulkan loader (#5130) 2 years ago