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 8b0c46c45d
A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] (#2208)
5 years ago
.github/workflows ci ndk-r16b (#2104) 5 years ago
benchmark A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] (#2208) 5 years ago
cmake bring up vulkan 1.1 (#2191) 5 years ago
docs Improve build instructions (#2174) 5 years ago
examples fix yolact color array index out of bound bug (#2136) 5 years ago
glslang @ d39b8afc47 update glslang 6 years ago
images ncnn pixel art 8 years ago
python mention python binding 6 years ago
src fix fscanf -Wunused-result (#2205) 5 years ago
tests A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] (#2208) 5 years ago
toolchains ci x86 32bit (#2116) 5 years ago
tools Fixed compile warnings for gcc linux build. [-Wunused-result] (#2199) 5 years ago
.astylerc format code style and setup restyled.io (#1840) 6 years ago
.clang-format format code style and setup restyled.io (#1840) 6 years ago
.gitattributes Linguist GLSL (#1746) 6 years ago
.gitignore add how-to-build.md 6 years ago
.gitmodules runtime spir-v compilation with libglslang (#1779) 6 years ago
.restyled.yaml enable restyled.io 6 years ago
.travis.yml set NCNN_BUILD_TESTS default off (#2076) 5 years ago
CMakeLists.txt bring up vulkan 1.1 (#2191) 5 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 5 years ago
Info.plist add ncnn source qwq 9 years ago
LICENSE.txt add ncnn source qwq 9 years ago
README.md Improve build instructions (#2174) 5 years ago
build-android.cmd add build script for building android lib on windows via ndk (#1622) 6 years ago
build.sh build both ios native and bitcode library, fix #1742 6 years ago
codeformat.sh MLIR converter (#1810) 6 years ago
package.sh fix typo 5 years ago