1486 Commits (be330e0fc41f94c4a57a70a804f08ad2e4e2dbd4)
 

Author SHA1 Message Date
  nihui be330e0fc4 test mat pixel 6 years ago
  nihuini 80bd7587e6 fuse normalize for simplified onnx 6 years ago
  nihuini d92e71722d improve compability with onnx resize opset 10 6 years ago
  nihuini 5d7b410ca8 test squeezenet with memory pool 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 0fdd432fb3
Ci test squeezenet load from binary model and load from memory (#1928) 6 years ago
  nihuini b2b86fea16 convert tf.ResizeNearestNeighbor 6 years ago
  nihui 516cde84f9
Update CONTRIBUTING.md 6 years ago
  nihui 193e08e834 lazy initialize utility operator, fix #1923 6 years ago
  nihui afb09cccbb
build mlir2ncnn with latest mlir with updated tf2 dialect (#1925) 6 years ago
  nihui f2397710c0
fix arm loadfp16 on some old compilers (#1921) 6 years ago
  nihui 46c6f3a4a2
hmmm, mlir need c++14 anyway 6 years ago
  nihui cfcee2298d
mlir2ncnn requires c+11 6 years ago
  kalcohol 0c8103fe49
add apt update before add architecture (#1920) 6 years ago
  nihui 7f5047d1dc
Ci test end2end squeezenet (#1919) 6 years ago
  Zhuo Zhang 8d984f105b
update readme: metion yolact, retinaface, etc (#1916) 6 years ago
  zhiliu6 cdbff653b8
Add yolov4 example option. (#1913) 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
  nihui 6e340f5e79
MLIR converter (#1810) 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
  nihui b5d9e6c15b
package ios glslang framework 6 years ago
  nihui 82e4e27738
Ci test online spirv (#1904) 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
  zhiliu6 0bc45eed52
Support yolov4-tiny conversion. (#1893) 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 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