685 Commits (a3a2548aa28a9ff7924f76d5085fabe94de79ddb)
 

Author SHA1 Message Date
  nihuini a3a2548aa2 initial fp16s fp16a shader build system 7 years ago
  nihuini 332722af63 fix fp16a int8a exchange oops 7 years ago
  nihuini e59dc6fafe proper usage of instance extension VK_KHR_get_physical_device_properties2, check fp16 and int8 feature 7 years ago
  Gemfield d91d7419eb Add upsample linear mode (#846) 7 years ago
  nihui caeb85d6cd multithreaded pipeline creation and destruction may cause driver crash :( 7 years ago
  Gemfield 5407deb5ce Apply splitcnn function to graph input (#844) 7 years ago
  nihui dbf20520a2
Update README.md 7 years ago
  nihuini 20fb006282 coverage never works without proper unittest 7 years ago
  Abdel Younes e9ac5f207f add: cmake option to install NCNN SDK (#841) 7 years ago
  Gemfield 582ea371ce Enhance upsample scale value retrieval with raw_data API (#839) 7 years ago
  nihuini 3b404dcedd fuse transpose(weight)+matmul to matmul, fix #620 7 years ago
  nihuini b2e41bf83d fallback convolution to cpu path for pad -233 7 years ago
  nihuini d933f384b6 bump engine version 7 years ago
  nihuini 038389fa63 blacklist known buggy driver 7 years ago
  nihuini 593715da88 update new cctools-port path 7 years ago
  nihuini 92f221b554 update script for vulkan-enabled build, add ios 64bit-only toolchain file 7 years ago
  nihuini c1c72ec1b7 add gpu button for squeezencnn sample, require api android-24 and ndk-r18b 7 years ago
  nihuini d999f43b87 fix vulkan initialization using memory loading 7 years ago
  nihuini d263cd507c gpu packing and unpacking 7 years ago
  nihuini 806911a549 packing vec and image shader 7 years ago
  BUG1989 2f4c4a8202 fix the compile error when using armv7a without neon (#835) 7 years ago
  nihuini 6f9ffca7e3 fix crop on channel dim only, fix #797, fix #831 7 years ago
  nihuini e811778a4a trival out-of-index fix 7 years ago
  nihuini 76638aebf9 fix build on msvc 7 years ago
  nihuini f89c5b9c31 convert mxnet UpSampling, convert onnx Upsample, fix #753 7 years ago
  nihuini d9301c4f59 convert mxnet crop slice step1, convert onnx slice step1, fix reduction dims 2, fix #441, fix #498, fix #519 7 years ago
  BUG1989 ff38053321 [WIP] arm64-v8a int8 optimization (#823) 7 years ago
  nihuini d3a11eb6c9 one codepath for unified and discrete device 7 years ago
  nihuini 433a92401a auto barrier in pipeline and copy command 7 years ago
  nihuini 2672cd437f add layer type index member 7 years ago
  黄涛 9f0ae5c779 fixed op <InstanceNormalization> (#829) 7 years ago
  nihuini 26e64cac41 use number instead of enum for compability with opencv 2.x and opencv 4.x 7 years ago
  nihuini ce65edcc84 fix flatten pack1to4 7 years ago
  nihuini 5646b7d2c2 flatten image 7 years ago
  nihuini 1f4bdd91b5 uint32_t typed workgroup size 7 years ago
  nihuini 2e939fab0f fix memleak 7 years ago
  nihuini 532054b453 expose more device info 7 years ago
  nihui dd83284cee prelu shader 7 years ago
  nihui e50b339f04 clip shader 7 years ago
  nihui 69788b0467 reshape shader family 7 years ago
  nihui c41bcd98a3 priorbox shader, fix permute order 1 on image, fix potential staging memory leak 7 years ago
  nihuini a88b6bfbb8 update softmax version 7 years ago
  nihuini 0956d26df1 add absval sigmoid tanh shader 7 years ago
  nihuini b5faa0e519 respect pad param in deconv vulkan 7 years ago
  BUG1989 8e337d440e fix the bug with convdw7x7 op working on int8 mode (#818) 7 years ago
  nihuini 4bc543d85c crop shader 7 years ago
  nihuini 9787625e4b warn users about the old wrong softmax behavior on axis not zero 7 years ago
  nihuini c54e57ed6f Merge branch 'master' of https://github.com/Tencent/ncnn 7 years ago
  nihuini 85a28959e4 fix binaryop shader binding, use shared buffer state, fix blob copy in non-light mode, fix #817 7 years ago
  BUG1989 8ff831f7cd fix the segmentation fault when load int8 model (#811) 7 years ago