965 Commits (c218eee1e003dbf4bafba7b83424d640cd84fe8c)

Author SHA1 Message Date
  nihuini 68750a5151 fix data race in innerproduct avx 6 years ago
  nihuini 0d6cc01d55 innerproduct handle mish activation, fix naive C testing, fix #1930 6 years ago
  nihui be330e0fc4 test mat pixel 6 years ago
  nihui 109e079c51 test deconvolution with output shape and padding 6 years ago
  nihuini 00ef566609 implement full permute tag support for reshape 6 years ago
  nihui 193e08e834 lazy initialize utility operator, fix #1923 6 years ago
  nihui f2397710c0
fix arm loadfp16 on some old compilers (#1921) 6 years ago
  nihui 7f5047d1dc
Ci test end2end squeezenet (#1919) 6 years ago
  nihui 27e099961c fix double gpu instance destruction 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
  nihui 164273de61
online pipeline cache (#1792) 6 years ago
  Tijmen Verhulsdonck 3325cf94f8
Added AVX swish/lrn/batchnorm (#1897) 6 years ago
  Tijmen Verhulsdonck 73aa99e83c
LSTM arm/x86 + fp16 innerproduct arm (#1881) 6 years ago
  Tijmen Verhulsdonck 26999fab19
Fix AVX wino 3x3 and improve convolution test converage (#1891) 6 years ago
  nihuini ca170a9652 fix conv3x3s1 pack1to4 bf16s arm neon, #1891 6 years ago
  nihuini ebce2c3742 fp16s priorbox seems to work now, drop hack 6 years ago
  nihuini df36164356 disable avx2 winograd convolution at the moment for incorrect output 6 years ago
  nihui dfee9a75ea workaround the shape specialization constant not respected properly in padding reflect mode on nvidia gpu 6 years ago
  nihui 2345ab7c92 workaround fp16 vec4 of same value store get undefined result on some nvidia gpu 6 years ago
  nihui 12ce58074e some code clean 6 years ago
  Tijmen Verhulsdonck 66618340ac
x86 fp16 weight storage optimizations (#1871) 6 years ago
  zhiliu6 1474f056df
Fix windows build (#1878) 6 years ago
  nihuini d2bf77cd88 create new allocator when pre-allocated allocators exhausted, fix #1862 6 years ago
  Tijmen Verhulsdonck 82637995c1
3x3 winograd elempack8 (#1865) 6 years ago
  Tijmen Verhulsdonck 988e8088ea
Fix benchmark (#1864) 6 years ago
  nihuini 71db6e1da5 shufflechannel reverse group style 6 years ago
  nihui 01b8b79ed2 packing layout option respect support_packing property 6 years ago
  nihui a33b353c36
C api (#1851) 6 years ago
  Tijmen Verhulsdonck d1b5711791
X86 Elempack 8 AVX implementations. (#1853) 6 years ago
  nihuini 890aff0bdf static int8kernel function 6 years ago
  nihuini c38d304369 the implicit gpu instance makes life easier :) 6 years ago
  nihuini 187a3e672d implicit gpu instance destruction, fix #1849 6 years ago
  nihuini 9bb06e46cf implicit gpu instance creation, fix #1849 6 years ago
  Tijmen Verhulsdonck a91a18b901
AVX innerproduct and pooling 2x2 versions (#1839) 6 years ago
  nihuini fd7d87e098 allow linking with external glslang 6 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  nihui 9858d203df padding handle autopad same lower, bottom_shapes is hint only, respect the actual one_blob_only property, fix #1828 6 years ago
  Tijmen Verhulsdonck e3b31511ad
Added AVX implementation to cast to/from bfloat and float32 (#1836) 6 years ago
  nihuini 16aa0bff7b fix cpu affinity mask unsigned overflow 6 years ago
  nihuini f72b394588 skip crop for identical shape 6 years ago
  nihuini 554890cda8 fp16p and fp16s cannot be both enabled in shader source 6 years ago
  nihuini 1a3a99d7c9 old qcom driver cannot handle binding id alias 6 years ago
  Tijmen Verhulsdonck da09e5e7f1
Adding channel padding support for blazeface model. (#1826) 6 years ago
  tpoisonooo 8e1c3ac4d1
Add crop para check (#1825) 6 years ago
  JackieWu ce2251db05
Improve ROIAlign (accelerate ROIAlign, support sampling ratio and aligned ROIAlign) (#1820) 6 years ago
  JackieWu c61a60bfc6
fix cmake (#1823) 6 years ago
  zhiliu6 63d7e2c88d
Add support for darknet EfficientNetB0-Yolov3 conversion. (#1821) 6 years ago
  nihui 5178724d79 static openmp with ndk r21+ 6 years ago
  nihui 13c59d9ad2 parse float by ourself, drop locale hack 6 years ago