755 Commits (e2bd4eae6e1a0aeecd3c76be92f9cd0785401efc)

Author SHA1 Message Date
  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
  nihui 5938d6c428 reorg pack8 shader 6 years ago
  nihui 3b83c767c4 conv1x1s1 conv3x3s1 winograd23 pack8 shader 6 years ago
  nihui b2819d9dfc crop flatten pack8 shader fix 6 years ago
  nihui e050d596b0 fix convolution int8 requant test on x86 6 years ago
  nihui 2b624686e6 crop pack8 shader 6 years ago
  tpoisonooo 2e51b026ce fix some boring compile warnings (#1510) 6 years ago
  nihui db9b3ab40f packing shall support vulkan 6 years ago
  nihuini 0ebb0e1903 fix batchnorm arm pack4 on vec and image 6 years ago
  nihui e8052e830e add more pack8 shaders 6 years ago
  nihui 4c381bee47 reduce reshape pack4 bandwidth, add some pack8 shaders 6 years ago
  tpoisonooo 7168829f06 Fix int8 requant (#1499) 6 years ago
  Cai Shanli 4a1ff55d9e baseclass Pipeline use virtual destruction (#1504) 6 years ago
  nihui bfe8a86788 the very first pack8 shaders 6 years ago
  nihui 71b11d3457 fix convolution x86 dilation path 6 years ago
  nihui 33b16811ce reimplement sfp afp conversion macro as function style buffer load store, drop lds shader for the moment 6 years ago
  nihui 34db884906 pooling test, the more naive avgpool_count_include_pad==0 path 6 years ago
  nihui 5042d14d7d define sfpvec8 afpvec8 macro, use modern glsl extension for fp16 arithmetic, fix padding aarch64 build 6 years ago
  nihui ebed350c48 add flatten test, fix build on armv7 6 years ago
  nihui 4cd80f6636 fix padding arm pack4 per_channel_pad 6 years ago
  nihuini c78b8a08fd padding reflect pack4, add padding test 6 years ago
  nihuini febd1a0ebc add crop test 6 years ago
  nihuini 5147526239 crop vulkan pack4to1to4 and pack4to1to1 6 years ago
  kalcohol e3d029a7d6 add cmake folder property (#1483) 6 years ago
  tpoisonooo d9018b0989 Fix chgemm (#1480) 6 years ago
  nihuini e25eb87cfd fix concat image vulkan, add concat test 6 years ago
  nihuini 64ce9bc847 staging buffer has its offset 6 years ago
  nihui d21a9f99bb fix tanh afp2sfpvec4 6 years ago
  nihui 6f2ef1932d int8 code refactoring wip, add int8 test 6 years ago
  nihuini b361b24832 do not enforce coherent memory type, queue transfer after uploading model weight 6 years ago
  nihui 038666e049
the initial auto test (#1464) 6 years ago
  Anton Kochkov 07170542c9 Fix GCC 9.x warnings (#1462) 6 years ago
  Sungmann Cho ac98064e8d Fix warnings on Visual Studio (#1461) 6 years ago
  Sungmann Cho c62e2702b3 Fix warnings on Visual Studio (#1456) 6 years ago
  Leo fc96039cef Add some mips layers (#1442) 6 years ago
  nihuini a86c2f44c3 vkimagemat, vkimageallocator, convenient construct from android hardware buffer 6 years ago
  Sungmann Cho 9bfc554bc9 Fix warnings on Visual Studio (#1431) 6 years ago
  nihuini a50bcf10aa per channel pad 6 years ago
  nihuini 35e9fae4db silence debug output 6 years ago
  tpoisonooo d702052449 Add assembly int8 gemm (#1307) 6 years ago
  nihuini 1099c2545c fix build on msvc 6 years ago
  nihuini 822606c1eb slice vulkan 6 years ago
  Leo 7f0b4986d7 Downgrade minimum cmake required to 2.8.12 (#1429) 6 years ago
  Sungmann Cho f63632421c Replace all occurrences of std::{unary|binary}_function<> with std::function<> (#1439) 6 years ago
  nihuini 1ad1949fe7 slice pack4 6 years ago
  nihuini 9c3011ece0 fix build with ndk-r16b 6 years ago