13 Commits (e213605cd484fc7970f602cd83e08597e128ffad)

Author SHA1 Message Date
  nihui f0b4933eac
massive simd optimize in compute shader (#772) 7 years ago
  mzpan 777f3f98d9 add w=1 h=1 op (#765) 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
  nihui 30b6cc4ecd rdiv binaryop 8 years ago
  nihui 2f90a794ad rsub binaryop 8 years ago
  nihuini bd705d5bdb inplace binaryop with scalar 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 7914a8ad21 binaryop with scalar const 8 years ago
  nihuini 091a43676a implement binaryop and unaryop with operator template, binaryop between blobs with different dims 8 years ago
  nihuini ac76e4ba02 include algorithm for std::max 8 years ago
  nihuini dcbc117368 implement binaryop and unaryop 8 years ago