15 Commits (ba70b2f7807f76ec6f7567d784ba41eee30595fb)

Author SHA1 Message Date
  nihuini bd4f1ccb07 eltwise for vec and image, fix #2473 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
  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 0956d26df1 add absval sigmoid tanh shader 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 f0b4933eac
massive simd optimize in compute shader (#772) 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 a84ba8fc0f element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
  nihui 1e2265dd99 new param load api 8 years ago
  nihuini ac76e4ba02 include algorithm for std::max 8 years ago
  nihuini b7db8be4f6 add ncnn source qwq 9 years ago