11 Commits (cd4be6d0fadd6d01635a4fd3934d97e90e6f71ff)

Author SHA1 Message Date
  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 7 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