347 Commits (6ebb774e376db0fadba67e258955b4cdf3c507bc)

Author SHA1 Message Date
  nihui 6ebb774e37 fix interp arm 6 years ago
  nihuini 0d6cc01d55 innerproduct handle mish activation, fix naive C testing, fix #1930 6 years ago
  nihuini 00ef566609 implement full permute tag support for reshape 6 years ago
  nihui f2397710c0
fix arm loadfp16 on some old compilers (#1921) 6 years ago
  nihui fb4daa5c96 reshape packing with permute, fix #1909 6 years ago
  nihui b5e288b521 layer creator function is not necessary for built-in layers 6 years ago
  Tijmen Verhulsdonck 73aa99e83c
LSTM arm/x86 + fp16 innerproduct arm (#1881) 6 years ago
  nihuini ca170a9652 fix conv3x3s1 pack1to4 bf16s arm neon, #1891 6 years ago
  nihuini 71db6e1da5 shufflechannel reverse group style 6 years ago
  nihui 01b8b79ed2 packing layout option respect support_packing property 6 years ago
  nihuini 890aff0bdf static int8kernel function 6 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  Tijmen Verhulsdonck da09e5e7f1
Adding channel padding support for blazeface model. (#1826) 6 years ago
  zhiliu6 d23cef320c
Add Swish layer (#1799) 6 years ago
  zhiliu6 3bfabf1d6a
Add fused convolution and mish layer support. (#1761) 6 years ago
  nihui c35bf2f091 more stable tanh_ps, fix #1769 6 years ago
  SunTY 705dd36a31
simplestl is an alternative std vector string implementation (#1762) 6 years ago
  Naiyang Lin ceef2470a5
Add logger.h (#1753) 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
  nihuini 71352ec39d interp packing, bf16s, packing bf16s neon kernel 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 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
  nihui f22e5d4a6d fix build 6 years ago
  nihui 3cd7a30172 shufflechannel bf16s 6 years ago
  nihui 90e6be457b conv1x1s1 bf16s neon kernel 6 years ago
  nihui 7a89ce6223 slice bf16s 6 years ago
  nihui e23d5038ab clip sigmoid tanh bf16s 6 years ago
  nihuini 9ce0ad78ff hardswish bf16s 6 years ago
  nihuini 3b243cc7d5 hardsigmoid bf16s 6 years ago
  nihuini 867ff7ae97 binaryop bf16s 6 years ago
  nihuini d2f7fc5a76 fix dwconv5x5s1 pack4 bf16s on aarch64 6 years ago
  nihui efaa1a4af1 dwconv5x5s1 pack4 bf16s neon kernel 6 years ago
  nihui ec40b4dbd7
test bf16s (#1644) 6 years ago
  Michael Grad 1dea8774b9
fix arch64 build (#1633) 6 years ago
  nihuini 5255d2c328 dwconv5x5s2 pack4 bf16s neon kernel 6 years ago
  nihuini 1984cad0e1 conv5x5s2 bf16s neon kernel 6 years ago
  nihuini 17577775ae conv5x5s1 bf16s neon kernel 6 years ago
  nihui 6561334c5f conv7x7s2 pack1to4 bf16s neon kernel 6 years ago
  nihui b7c82fcc45 code clean, concat bf16s 6 years ago
  nihui c3f966f7e7 conv3x3s1 pack4to1 bf16s neon kernel 6 years ago
  nihuini c6ebd13afb conv1x1 pack4to1 bf16s neon kernel 6 years ago
  nihui 7d1eec3d5d the use_bf16_storage option 6 years ago
  nihui beea536e22 relu pack4 bf16s neon assembly optimization 6 years ago
  nihui 5be84ef76d relu bf16s neon 6 years ago