163 Commits (cf853bd3cee1b2d67df697e7ff55f58b246f18e8)

Author SHA1 Message Date
  Guoxia Wang 609f63c57e
support PyTorch AdaptiveAvgPool2d and AdaptiveMaxPool2d (#2546) 5 years ago
  nihui 21dc650eb3
check layer support (#2564) 5 years ago
  tpoisonooo baf49574c4
innerproduct aarch64 use gemm (#2521) 5 years ago
  nihui 54c0a13b9f
build shared library (#2525) 5 years ago
  nihuini fbf0ffda53 pixelshuffle nhwc mode, convert onnx DepthToSpace mode DCR, convert mlir tf.DepthToSpace 5 years ago
  nihuini b35b06be6d reorg nhwc mode, code format 5 years ago
  nihui 1040f40c8b update c api for custom allocator datareader modelbin and layer registration, add cookie userdata to layer 5 years ago
  nihui 2b7b92b726 update c api allocator 5 years ago
  nihui 017440c1ca update c api allocator 5 years ago
  nihuini 27e9795198 update c api 5 years ago
  nihuini 4114d333c9 low-level op api for C api 5 years ago
  nihuini bd4f1ccb07 eltwise for vec and image, fix #2473 5 years ago
  Evgeny Proydakov cce6b59556
More test for cpu (#2439) 5 years ago
  nihuini 3fcd44cf99 fix interp on vec 5 years ago
  nihui be49c07e93 fix arm82 fp16s crop padding 5 years ago
  nihui e68f15d2f0 padding vulkan vec and image, more padding test 5 years ago
  Leighton Choi 44518f457a
Support negative axis in concat, slice and softmax (#2365) 5 years ago
  nihuini 27d36cc804 crop test for reference blob 5 years ago
  nihuini 2c02bfb567 crop vulkan vec and image, crop x86 pack4, more crop tests, fix crop with channel tail offset 5 years ago
  nihui 71272d1b99 more padding test 5 years ago
  PENGUINLIONG 8f8f2de4d0
SSE2 optimization pack (#2123) 5 years ago
  Leo cab255f107
Fix compile failure when NCNN_PIXEL off (#2260) 5 years ago
  Evgeny Proydakov a9cd60a995
Added unittest for cpu module. Improved code coverage. (#2311) 5 years ago
  maxfy1992 a106baa3b8
add interp param align_corner (#2236) 5 years ago
  tpoisonooo 91883bb0a3
fix test build when NCNN_PIXEL option is off (#2251) 5 years ago
  nihui cf3cf83cd3
unified image shader storage type (#2231) 5 years ago
  nihui e4a4b51d27
openmp on webassembly (#2234) 5 years ago
  Evgeny Proydakov 8b0c46c45d
A single approach was used to suppress the msvc C4996 compiler warning [_CRT_SECURE_NO_WARNINGS] (#2208) 5 years ago
  Evgeny Proydakov 4973773b35
Fixed compile warnings for gcc linux build. [-Wunused-result] (#2199) 5 years ago
  nihui b9296c259d
bring up vulkan 1.1 (#2191) 5 years ago
  nihuini e8c103e662 more pixel affine coverage 5 years ago
  nihuini 85161a6187 ncnn mat pixel affine family 5 years ago
  ncnnnnn 972bb4b52c
softplus inplace (#2156) 5 years ago
  nihuini da7989bda3 yuv420sp2rgb_nv12 5 years ago
  nihuini a334513b5e fp16a option fix 5 years ago
  nihuini 6238bfd77f roi variant for from pixels family, enable fp16a by default 5 years ago
  nihuini 0be0b52df0 fix instancenorm vulkan without affine 5 years ago
  nihuini d04c05651f interp with reference target size blob 5 years ago
  Leo 5afd318b86
Support remove libstdc++ denpendency (#2030) 5 years ago
  nihui 2964814857
Fix vs2019 ci (#2041) 5 years ago
  nihuini dacfccfa65 instancenorm without affine 5 years ago
  nihuini 985c15ed33 packing pack8 conversion arm fp16s 5 years ago
  nihuini 11b8dc9597 shufflechannel group2 acorss pack4 pack8 arm neon optimization 5 years ago
  nihuini 440db2c8fc conv1x1 pack4 arm fp16sa 5 years ago
  nihuini d17c26e925 conv1x1s1 pack4to8 pack8to4 arm fp16sa 5 years ago
  nihuini f5c5b79293 layernorm layer 5 years ago
  nihuini 4ad5230c2a groupnorm layer 5 years ago
  nihuini b35b5d7a3c gemm layer 5 years ago
  nihuini d3f0b9f993 try smaller random values 5 years ago
  zhiliu6 952faf6668
Add yolov3detectionoutput test and AVX optimization (#1994) 5 years ago