982 Commits (bedf00a5edf85ae8af33bc72ebd85fe325da1271)

Author SHA1 Message Date
  nihuini 5b4f648834 prelu image shader 6 years ago
  nihuini b5f85eee13 fix image1d_xx8 macro, normalize image shader 6 years ago
  nihuini 1c045620a6 silence interp resize_type warning during ncnnoptimize 6 years ago
  nihuini a394f198e4 lrn image shader 6 years ago
  SunTY 705dd36a31
simplestl is an alternative std vector string implementation (#1762) 6 years ago
  nihuini a70ed8c23e reorg image shader 6 years ago
  nihuini 3113786d0a pixelshuffle image shader 6 years ago
  nihuini 315a5bfb60 permute image shader 6 years ago
  nihuini fea83fb36e fix reshape pack4 image shader 6 years ago
  nihuini 3bef1be55e workaround bugihfa cannot access fp16 element by vector index 6 years ago
  nihui 43ccdf9265 reshape image shader 6 years ago
  Naiyang Lin ceef2470a5
Add logger.h (#1753) 6 years ago
  zhiliu6 b5868cc03a
Optimize Mish vulkan performance (#1752) 6 years ago
  nihuini 6682cd1638 image fp16pa, mark some bugihfa todo 6 years ago
  nihuini cefe8d38c3 dynamic image storage support from shape hint 6 years ago
  nihuini c4e4c192a5 shufflechannel image shader 6 years ago
  nihuini c0aa5e44cc unaryop image shader 6 years ago
  nihuini f350c96112 memorydata vulkan 6 years ago
  nihuini 1e4a0752b4 fix interp ci test 6 years ago
  nihuini dd4e79510a activation image shaders 6 years ago
  nihuini aa9cd74a92 interp image shader 6 years ago
  nihuini 049a6be998 code style clean 6 years ago
  nihuini 4e63cca0f7 slice image shader, remove duplicated elemsize branch for image storage option 6 years ago
  nihuini bbda536e58 dummy buffer and image make life easier :) 6 years ago
  nihuini aafe957e8f condition fix for binary broadcast special type 2 4 6 years ago
  nihuini b9e9b99e56 reuse device packing and unpacking, noop test, fix packing test 6 years ago
  nihui 9a9a618229 image storage is mandatory, less options makes life easier 6 years ago
  nihuini 041437ef48 seperate packing cast type to more shaders 6 years ago
  nihuini ab7fa0c48a fix staging download 6 years ago
  nihui e8688b042f fuse packing cast storage, binaryop image shader, dummy buffer and image, device-wide utility packing converter operators, fix multi-blob layer test 6 years ago
  zhiliu6 bd55ddcf0d
Add mish layer (#1733) 6 years ago
  nihui 62da1228e1
adreno image shader + fp16 + fp16a (#1714) 6 years ago
  Cheng Yu 85d99c9c6a
Update crop.cpp (#1730) 6 years ago
  nihuini b2d9325c0d test activation fusion 6 years ago
  nihuini bb7202fb52 add missing sigmoid activation in innerproduct arm, fix #1716 6 years ago
  Xu Yang 3a34b99fe6
fix layer pooling when elemsize is 1 (#1705) 6 years ago
  雾雨魔理沙 e49a9ec736
fix #1701, #1697 (#1702) 6 years ago
  nihuini 71352ec39d interp packing, bf16s, packing bf16s neon kernel 6 years ago
  nihuini 5580da4525 bump engine version 6 years ago
  nihuini 620ed7d8a8 fix conv3x3s1 pack1to4 bf16s 6 years ago
  nihuini 956ab49d02 fix conv1x1s1 pack4to1 bf16s 6 years ago
  nihui 18328f63e6 fix arm bf16 test conditions, fix unused warning in crop arm 6 years ago
  nihui d85b2bc285 enable packing_layout by default 6 years ago
  nihui 7365bb80a2
vkmat and command api breaks (#1689) 6 years ago
  nihuini 1469bc8b19 reclaim immediately after submitting, so we don't block the queue access during the long-time waiting fence, fix #1682 6 years ago
  nihuini 0ae11b6e4a deepcopy layer 6 years ago
  nihuini a05b97a430 dropout prelu scale gpu test 6 years ago
  nihui 163e2c0655
Travis ci armv7 (#1680) 6 years ago
  nihuini 85d5e5d3e4 fix innerproduct vulkan pack8 and arm neon, disable packing_layout for int8 test 6 years ago
  nihuini 32a9a489bc fix flatten vulkan fp16p image pack1to4 and pack1to8 6 years ago