11 Commits (e213605cd484fc7970f602cd83e08597e128ffad)

Author SHA1 Message Date
  nihuini e213605cd4 reduce memory usage of weight packing 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 dd0ae756de batchnorm and scale on vector and image, fix #331 8 years ago
  Yantao Xie 2e9da1b95b Add the epsilon parameter to the BatchNorm layer. (fix #303) (#311) 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 a181d25098 new model load api, fix #215 8 years ago
  nihui 15ad4dfb9f forward reuse forward_inplace routine, reduce binary size with little memcpy overhead in non-light mode 8 years ago
  nihui 1e2265dd99 new param load api 8 years ago
  nihuini b7db8be4f6 add ncnn source qwq 9 years ago