1329 Commits (bbda536e58f6bd9601bc8e1b9ce5d950ffa73909)
 

Author SHA1 Message Date
  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
  zhiliu6 2a97606239
darknet2ncnn: Add merge output option. (#1743) 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
  zhiliu6 585480220f
Add darknet to ncnn converter with YOLOv4 support. (#1740) 6 years ago
  ZhangCY 8a3e9189df
mxnet2ncnn support list args in attrs (#1741) 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
  daquexian 949f6a4880
Fix bug of get_node_attr_from_input_ai (#1699) 6 years ago
  nihuini 22f4212128 improve onnx hardsigmoid hardsiwsh fusion for fbnet 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
  mengfu188 d06606b0cd
Tiny fix mxnet2ncnn tool (#1691) 6 years ago
  nihuini 36f6942fa0 testing time is too long ... 6 years ago
  nihui 18328f63e6 fix arm bf16 test conditions, fix unused warning in crop arm 6 years ago
  nihui 979dd5fd11 test does not need to provide data type options 6 years ago
  nihui d85b2bc285 enable packing_layout by default 6 years ago
  nihui 88872f8ac3 fix int64 overflow, fix #1670 6 years ago
  nihui 7365bb80a2
vkmat and command api breaks (#1689) 6 years ago
  nihui 043a8f1ac1 add yolact example, fix #1679 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 f5e52e1bae codecov is much better, drop coveralls.io 6 years ago
  nihuini a05b97a430 dropout prelu scale gpu test 6 years ago
  nihuini 17bf5247cc visualize Mat 6 years ago
  nihuini 9f3af60b3a dropout prelu scale 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
  nihuini 6077066b02 binaryop broadcasting special type 3 4 for lhs 6 years ago
  nihuini 8e415348ee to_pixels family arm neon optimize 6 years ago
  nihui e344e3cde6 drop VkMat range reference for potential alignment issue 6 years ago
  nihuini 69b7683d0e adapt api changes 6 years ago
  nihuini 1ea9de3bdf create shader pipeline by type index, resolve binding count and push constant count from spirv. since we don't create compound shader module for macos and ios compatibility, it is enough to use fixed main as the shader entry point 6 years ago
  nihuini ee118e7d70 reconstruct import android hardwarebuffer api, wip 6 years ago
  kalcohol 8fecf1989e
add vs src group (#1659) 6 years ago
  nihui f22e5d4a6d fix build 6 years ago
  nihui 3cd7a30172 shufflechannel bf16s 6 years ago
  nihui 90e6be457b conv1x1s1 bf16s neon kernel 6 years ago