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 d276ecd401
fix avx512 illegal instruction (#3550)
4 years ago
.github fix avx512 illegal instruction (#3550) 4 years ago
benchmark update efficientnetv2_b0 param for reduction axes changes 4 years ago
cmake check avx512vl extension for discarding old-slow avx512 chips, enable avx512 option by default 4 years ago
docs layer tile (#3491) 4 years ago
examples Fix draw on const cv::Mat bug in p2pnet example (#3395) 4 years ago
glslang @ 4afd691772 Using new version of glslang. Fixed several compile warnings: [-Wsign-compare], [-Wunused-parameter] (#2615) 5 years ago
images ncnn pixel art 8 years ago
python initial data structure changes for 3dcnn, conv3d, pooling3d (#3378) 4 years ago
src fix avx512 illegal instruction (#3550) 4 years ago
tests fix c api test 4 years ago
toolchains fix armv7 without neon (#3514) 4 years ago
tools treat old reduction axes param as failure 4 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 Fixing TypeError assertions in test_extractor.py (#2968) 5 years ago
.gitmodules add python (#2514) 5 years ago
.restyled.yaml auto code-format bot and disable restyled (#3075) 4 years ago
.travis.yml remove travis ci arm32 (#3279) 4 years ago
CMakeLists.txt check avx512vl extension for discarding old-slow avx512 chips, enable avx512 option by default 4 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 5 years ago
Info.plist Ci release (#2440) 5 years ago
LICENSE.txt add ncnn source qwq 9 years ago
README.md Create README.md (#3532) 4 years ago
build-android.cmd add android cmake ninja (#2680) 5 years ago
build.sh fix armv7 without neon (#3514) 4 years ago
codeformat.sh drawing api and stb_image (#2913) 5 years ago
package.sh fix typo 5 years ago
pyproject.toml release to pypi on windows, linux and macos (#2644) 5 years ago
setup.py fix python wheel, parallel 3 for macos tasks (#3396) 4 years ago