1214 Commits (648ef3fdeec05751b97ba9d3bfa478e017201f84)
 

Author SHA1 Message Date
  nihuini 648ef3fdee reuse vkallocator in test 6 years ago
  nihuini 5ce8dbdb79 add how-to-build.md 6 years ago
  nihui 4c5bdd7036 update faq 6 years ago
  nihui 839c4c4e34 smaller test size 6 years ago
  nihui 10fbce7bff
arm64 coverage (#1571) 6 years ago
  nihui d227c3f446
add codecov badge 6 years ago
  nihui 39d26c8373
test-coverage action (#1569) 6 years ago
  Cai Shanli 0281e51fe5
named all enum types (#1570) 6 years ago
  nihui 26d7e379f7
sync-wiki action (#1568) 6 years ago
  kalcohol 94444f09b6
light up the building status matrix (#1564) 6 years ago
  kalcohol 06e129d259
add skip cooling down option (#1566) 6 years ago
  nihui 9929d52885 less duplicated code for crop layer, slice axes starts from 0 6 years ago
  nihui 61ae6e865e fix vkallocator flush invalidate size 6 years ago
  nihui 5cba7518a1 add efficient roi resize rotate doc 6 years ago
  nihui abe65593fa add ncnn opencv conversion doc 6 years ago
  nihuini be3f978770 fix onnx opset11 Pad conversion, improve Resize conversion, fix #1556 6 years ago
  nihui 57bedd59fa fix build without neon 6 years ago
  nihui ed810928ae add ncnn-load-model doc 6 years ago
  nihui 7c97142524 old qcom adreno driver seems to have the same bug as mali does 6 years ago
  nihui 82fa27967e priorbox shader fix 6 years ago
  zhiliu6 2606d2a2c9
Fix AVX convolution problem. (#1549) 6 years ago
  nihui bdc6681d44 replace nullptr to 0, fix build on old toolchain, fix #1541 6 years ago
  zhiliu6 01bfdb0ce5
Optimize FP32/FP16 conversion with AVX intrinsic. (#1545) 6 years ago
  nihui cd8e0d8045 fix crop arm without packing, fix #1546 6 years ago
  nihui 362100936d fix scale pack4 6 years ago
  nihui 999da7158f old glslang reject -Os option, as optimizing for size does not make a big difference, drop it for now, fix #1544 6 years ago
  nihui 61956069ae fix pack8 condition 6 years ago
  nihui 9821be7a42 create pack8 pipeline only if shader_pack8 is enabled 6 years ago
  nihui 90cc9c1a50 fix build 6 years ago
  nihui bbaa4dcce2 compile fp16pa, optimize shader for size, enable implicit fp16 arithmetic for qcom855 and qcom855plus 6 years ago
  nihui c089ddb3c2
fix build with opencv 2.4 6 years ago
  nihui 719d9f48ae im2col wrt sgemm convolution option 6 years ago
  nihui 30c2954160 fuse onnx pixelshuffle 6 years ago
  nihui f1996411b6 fix instancenorm fp16p 6 years ago
  nihui 4ca0c3c4ab fix concat fp16p 6 years ago
  nihui 759d653663 fix various fp16p issues, fix #1540 6 years ago
  nihui 7ae585f217 shape hint is elemsize aware 6 years ago
  nihui f4b1760a38 pixelshuffle vulkan, pixelshuffle test 6 years ago
  nihui bc524b6da8 pixelshuffle 6 years ago
  Cai Shanli 0ccd2da219
named enum ncnn::Mat::PixelType (#1539) 6 years ago
  nihui 4fead31bea some test case changes 6 years ago
  nihui 0f7e7bca02
shader shape specialization constant and basic local group size partition (#1523) 6 years ago
  nihui 25eb060b7c fix potential crash on int8 convolution with no bias 6 years ago
  kalcohol 01853010ea
type conversion and MSVC _CRT_SECURE_NO_DEPRECATE warning fix (#1524) 6 years ago
  kalcohol 90f8359961
revise more understandable help info (#1520) 6 years ago
  nihui e2bd4eae6e write shape as 4-number tuple 6 years ago
  tpoisonooo e37dba131a
fix compile warnings (#1518) 6 years ago
  nihui 6cefaad957 ncnnoptimize shape inference, load shape hint 6 years ago
  nihui a718129d76 shader pack8 option works 6 years ago
  nihui a9d2cb8d6b enable pack8 shaders for layers without shape changes 6 years ago