704 Commits (8f4e8e000f17e54bc638d7acf1a0bf71e4a645ac)

Author SHA1 Message Date
  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
  lyfe667 3c7863d341 fix line 1142 bug (#1397) 6 years ago
  nihuini 279e67bb88 normalize vulkan 6 years ago
  nihuini e917796f97 normalize support inplace 6 years ago
  nihuini 095efc5471 load param value type 6 years ago
  nihuini 5dcd5667ad fix wrong prelu vulkan pack4 slope data 6 years ago
  nihuini 50e8b5e4e8 multiple transfers may run concurrently if there is no dependency with each other, do not share staging buffer memory to fix potential data race 6 years ago
  nihuini dce75e1f07 pooling vulkan pad auto SAME mode, fix avgpool_count_include_pad handling 6 years ago
  nihuini 5eae1b8325 always write normalize scale data, do not break optimize tool 6 years ago
  nihuini 33956cbfc3 pretty error info 6 years ago
  nihuini af3643ed81 normalize eps mode for different training framework conventions 6 years ago
  nihui b29e8b0e09 check and enable more vulkan extensions 6 years ago
  nihuini bffb2af2ff fix build on armv7 without neon 6 years ago
  nihuini dc589351c1 link android 6 years ago
  nihuini a170ef1acf remove the default option usage in layer interface, fix write out of range in cast arm pack4, handle fp16p conversion on cpu/gpu transfer 6 years ago
  nihuini 336d1c1edd remove the ncnn namespace for in source Option 6 years ago
  nihui 90f04bab26 minor index optimization 6 years ago
  nihuini e73b06bbb8 fix build with NCNN_STRING=OFF 6 years ago
  zyvv bbcd5db817 Improvement for winograd43 int8 convolution (#1354) 6 years ago
  andywangII 66d7ac2463 arm-hisim100-linux make error convolutiondepthwise_3x3_int8.h for asm (#1310) 6 years ago
  Natsu f11b772dd1 Fix min/max macro issue (#1346) 6 years ago
  Joshua 96a2499051 fix spp::copy_make_border (#1345) 6 years ago
  Christopher 2f26697aea fix err in priorbox (#1343) 6 years ago
  nihui a4a162e36d workaround validation layer complains about Cannot form constants of 8- or 16-bit types, due to specialization constants conversion 6 years ago
  nihuini b2758bd9a0 fix deconvolution vulkan output crop 6 years ago
  yehao 60d4ff09d0 add mobilenetv3-ssd (#1335) 6 years ago
  ShuangLiu1992 ecfc09bbc8 position independent code (#1333) 6 years ago
  nihui 2905639890 fix null fp handling 6 years ago
  Guocai He bbbaedda57 fix Crop bugs (#1326) 6 years ago