23 Commits (ba70b2f7807f76ec6f7567d784ba41eee30595fb)

Author SHA1 Message Date
  Leighton Choi 44518f457a
Support negative axis in concat, slice and softmax (#2365) 5 years ago
  Leo 5afd318b86
Support remove libstdc++ denpendency (#2030) 5 years ago
  nihui b5e288b521 layer creator function is not necessary for built-in layers 6 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  nihui b7c82fcc45 code clean, concat bf16s 6 years ago
  Sungmann Cho 9bfc554bc9 Fix warnings on Visual Studio (#1431) 6 years ago
  nihuini 7a8f68aca6 move vulkan code to subdir, new layer interface create_pipeline and destroy_pipeline for post-loading works 7 years ago
  nihuini 433a92401a auto barrier in pipeline and copy command 7 years ago
  nihuini ff0e8c85c5 bind the same pipeline may cause driver incorrectly optimize into one, use two pipelines to always change the current one 7 years ago
  nihui d85775fbcd fix softmax axis order on 3-dim, fix caffe reshape conversion, regenerate ssd param 7 years ago
  nihui b49cb56ad9 constify vulkan device handle, use default local vulkan device if not specified 7 years ago
  nihui 81ee56b209 copy buffer has offset alignment limit, re-implement concat as compute pipeline 7 years ago
  nihuini 10a088397e concat interleave image row 7 years ago
  nihui c60773bde4 add transfer-transfer barrier, concat pack4 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago
  nihui 9706cd1447 implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 8 years ago
  nihuini a234e9240d fix concat on height 8 years ago
  nihui 2d9410742b concat slice shufflechannel honor elemsize 8 years ago
  nihui 26303615a6 memcpy for concat 8 years ago
  nihui 91c08a390a merge concatv2 dropoutv2 softmaxv2 8 years ago
  nihui c7a4950096 concat image 8 years ago
  nihuini 0eee9aac21 implement concat vector 8 years ago
  nihuini b7db8be4f6 add ncnn source qwq 9 years ago