982 Commits (bedf00a5edf85ae8af33bc72ebd85fe325da1271)

Author SHA1 Message Date
  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
  Leo ca6c8746ad Add mips architecture optimization support (#1430) 6 years ago
  Sungmann Cho 8f4e8e000f Fix warnings on Visual Studio (#1428) 6 years ago
  nihuini 21c7c90bb4 fix conv_im2col_sgemm_neon, second try 6 years ago
  nihuini 3c9b3074e4 reclaim local vulkan allocator after blob_mats_gpu clear, fix random crash in multithread gpu inference without explicit per-thread allocator set 6 years ago
  nihuini a477aee0ba print graphics queue info, const++ 6 years ago
  nihui 8a87f0267a workaround local workgroup size specialization constant bug for old arm mali vulkan driver, fix #1424 6 years ago
  Sungmann Cho 447b1369f5 Fix warnings on Visual Studio (#1422) 6 years ago
  nihuini eb9326002f cmake ncnn_generate_shader_spv_header function 6 years ago
  nihui b3ecf16169
fix build 6 years ago
  nihui 4a3c70f5b8 import android hardware buffer, fix #1329 6 years ago
  nihui a867d96822 dynamic memory type querying, respect memory requirement memory type bits 6 years ago
  nihui d421ef0270 install datareader header 6 years ago
  nihuini 3d0905b0ee fix build ooops 6 years ago
  nihuini 1009b539aa ncnn pixel rotate api 6 years ago
  nihuini 373bb60a10 stride parameter for ncnn mat pixel family 6 years ago
  nihui 7e68c5e1e9 enable ycbcr conversion feature, get graphics queue 6 years ago
  nihui cb41b00e6e setup VK_KHR_bind_memory2 functions 6 years ago
  nihui 40f206da02 fix build with android api >= 26 6 years ago
  nihuini 0d9096edd4 fix fasterrcnn example on vulkan fp16p 6 years ago
  nihuini 8a04a58b15 fix binaryop vulkan broadcast special type 2, fix conv1x1s1 vulkan fp16p 6 years ago
  nihui bc3255b06f binaryop broadcasting type for spatial attention module 6 years ago
  HuSong 622b44f63d fix compile error of yolov3detectionoutput layer (#1407) 6 years ago
  zhiliu6 742cc8c571 optimize yolov3 output extraction speed. (#1398) 6 years ago