1473 Commits (cfcee2298d751bcab96acf268bc7344d9df9aec0)
 

Author SHA1 Message Date
  nihui cfcee2298d
mlir2ncnn requires c+11 5 years ago
  kalcohol 0c8103fe49
add apt update before add architecture (#1920) 5 years ago
  nihui 7f5047d1dc
Ci test end2end squeezenet (#1919) 5 years ago
  Zhuo Zhang 8d984f105b
update readme: metion yolact, retinaface, etc (#1916) 5 years ago
  zhiliu6 cdbff653b8
Add yolov4 example option. (#1913) 5 years ago
  nihui 27e099961c fix double gpu instance destruction 5 years ago
  nihui fb4daa5c96 reshape packing with permute, fix #1909 5 years ago
  nihui b5e288b521 layer creator function is not necessary for built-in layers 5 years ago
  nihui 164273de61
online pipeline cache (#1792) 5 years ago
  nihui 6e340f5e79
MLIR converter (#1810) 5 years ago
  Tijmen Verhulsdonck 3325cf94f8
Added AVX swish/lrn/batchnorm (#1897) 5 years ago
  Tijmen Verhulsdonck 73aa99e83c
LSTM arm/x86 + fp16 innerproduct arm (#1881) 5 years ago
  nihui b5d9e6c15b
package ios glslang framework 5 years ago
  nihui 82e4e27738
Ci test online spirv (#1904) 5 years ago
  Tijmen Verhulsdonck 26999fab19
Fix AVX wino 3x3 and improve convolution test converage (#1891) 5 years ago
  nihuini ca170a9652 fix conv3x3s1 pack1to4 bf16s arm neon, #1891 5 years ago
  zhiliu6 0bc45eed52
Support yolov4-tiny conversion. (#1893) 5 years ago
  nihuini ebce2c3742 fp16s priorbox seems to work now, drop hack 5 years ago
  nihuini df36164356 disable avx2 winograd convolution at the moment for incorrect output 5 years ago
  nihui dfee9a75ea workaround the shape specialization constant not respected properly in padding reflect mode on nvidia gpu 5 years ago
  nihui 2345ab7c92 workaround fp16 vec4 of same value store get undefined result on some nvidia gpu 5 years ago
  nihui 12ce58074e some code clean 5 years ago
  Tijmen Verhulsdonck 66618340ac
x86 fp16 weight storage optimizations (#1871) 5 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 bcf982cc9d fuse onnx gather after shufflechannel into split 6 years ago
  nihuini 294b5b6e99 onnx fuse reverse style shufflechannel 6 years ago
  nihuini 71db6e1da5 shufflechannel reverse group style 6 years ago
  nihuini 9238682778 onnx slice axes steps can be optional, #1850 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
  nihui 1f8eac1988
enable restyled.io 6 years ago
  nihui c2acdbbcf1
ncnn-android-mobilenetssd example 6 years ago
  nihuini 622879a8b0 update package script to include glslang, fix ios framework name 6 years ago
  nihuini fd7d87e098 allow linking with external glslang 6 years ago
  nihui 83f433aee2 update operation-param-weight-table 6 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  nihui b27d507f84 drop online spirv ci variant as it is the default one, update qcom410 benchmark 6 years ago
  nihui eec5cf7180 enable online spirv by default 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
  nihui 27b7b0d9d5
update kirin970 benchmark 6 years ago
  Tijmen Verhulsdonck e3b31511ad
Added AVX implementation to cast to/from bfloat and float32 (#1836) 6 years ago