14 Commits (e46a3e428a4ec68bcf8d97513d70d659370cd97f)

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
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago
  nihuini 0239d2ef48 another internal_nconsumed_ptr reset case, fix #706 7 years ago
  nihuini 4e68a29eff fix build on msvc, second try 7 years ago
  nihuini 4a9e452cb5 fix build on msvc, first try 7 years ago
  xinyu391 666ec2820e add Net::load_param_mem(), ParamDict::load_param_mem() load plain text paramters from memory buf. (#587) 7 years ago
  nihui a169cec363 core int8 inference, quantize and dequantize, net using flag, caffe2ncnn reads int8 scale table 7 years ago
  Yantao Xie 89c7aa26f8 support the scientific notation when parsing layer's paramters. 8 years ago
  nihui 8ccae1d4fd prevent reuse of param array, fix #258 8 years ago
  nihuini 67b80183dd fix param load using external memory 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 2a62a98e1a allow constructing paramdict and modelbin from userside 8 years ago
  nihui 8e490d4b68 fix array parsing, first try 8 years ago
  nihui 1e2265dd99 new param load api 8 years ago