1726 Commits (a080d0cd30ec83040f9b98509f7c48d650ffd0ab)
 

Author SHA1 Message Date
  LosReturn a080d0cd30
Update README.md (#2314) 5 years ago
  daquexian c7547e713f
Update README.md for convertmodel.com (#2309) 5 years ago
  nihuini 7836a143ec print input and output blob names, print estimated runtime memory footprint 5 years ago
  ncnnnnn 16fb78a814
use-ncnn-with-opencv-addmat (#2306) 5 years ago
  ncnnnnn a971acda3d
efficient-roi-resize-rotate-addmat (#2305) 5 years ago
  maxfy1992 a106baa3b8
add interp param align_corner (#2236) 5 years ago
  nihuini b3bbc1b8e9 update tensorflow dialect, adpat mlir api changes 5 years ago
  Zhuo Zhang 4a1c463cff
fix: fix gnueabihf cmake toolchain neon flags (#2272) 5 years ago
  Zhengtq 36a591da83
Add android yolov5 example to README (#2295) 5 years ago
  Zhuo Zhang e36f990498
update how-to-build.md, fix package names (#2293) 5 years ago
  Martin Han c110e5ca6d
Add docs for keras2ncnn tools (#2286) 5 years ago
  nihui 80b31cbf9d fix yolov5 focus 5 years ago
  nihuini 88d1efc9b1 convert onnx MatMul to Gemm 5 years ago
  ncnnnnn c44a521dbc
removewarn onnx2ncnn vs2017 c4267 (#2271) 5 years ago
  ncnnnnn 21974d8218
removewarn ncnnmerge C4267 (#2269) 5 years ago
  ncnnnnn cba605e23e
fix vs2017 nmake warning C4267: 'initializing': conversion from 'size_t' to 'int' (#2268) 5 years ago
  ncnnnnn f72befbe49
fix vs2017 nmake warning C4267 (#2267) 5 years ago
  nihui 4b0b541587
update ci vulkan sdk 1.2.148.1 (#2264) 5 years ago
  Zhuo Zhang 5b44d44ca1
mention yolov5 in readme (#2275) 5 years ago
  nihui 10bd459402 add yolov5 example 5 years ago
  nihuini a742979fea do not fuse mlir scalar mul-add pattern 5 years ago
  nihuini d0e6b256f9 drop obsoleted aarch64 auto conv mode, print mac after ncnnoptimize shape inference 5 years ago
  Zhuo Zhang f2e68c5a0e
fix typo in argc/argv hint (#2262) 5 years ago
  Leo ebb46032d9
fix compiling failure on cxx14 (#2261) 5 years ago
  nihuini ac47a05488 fix onnx groupnorm conversion, ncnnoptimize support groupnorm, fix #2142 5 years ago
  nihuini 0a533dcaac mlir2ncnn fuse keras batchnorm, handle instancenorm affine in ncnnoptimize 5 years ago
  Philipp Zabel 799643f07b
Fix build instructions (#2253) 5 years ago
  Philipp Zabel 2b4b7cabe8
Fix maybe uninitialized warnings in Vulkan reshape functions (#2255) 5 years ago
  Philipp Zabel 90dc323dab
Silence unused parameter warning in opencv resize function (#2254) 5 years ago
  tpoisonooo 91883bb0a3
fix test build when NCNN_PIXEL option is off (#2251) 5 years ago
  nihui 9f1c1d7dea rename NCNN_OPENCV to NCNN_SIMPLEOCV 5 years ago
  youzainn aa665026f3
openmp best practice (#2243) 5 years ago
  nihui acbb52ee15 fix simplestl build in c++03, fix #2249 5 years ago
  Zhuo Zhang f05999e792
get_little_cpu_count() and get_big_cpu_count() (#2247) 5 years ago
  Evgeny Proydakov 9dbe7aa897
Fixed compile warning for ios clang build. [-Wuninitialized] (#2244) 5 years ago
  nihui a00beac906 ncnnmerge for merging multiple models into one 5 years ago
  Zhuo Zhang 6475d782c1
try to support Open Harmony OS (#2241) 5 years ago
  nihui b30d5131b4 naive exchange-add operation when NCNN_THREADS is off 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 a0c9249ffe
Fixed compile warning in convolutiondepthwise for ios cpu 32 bit. [-Wunused-variable] (#2227) 5 years ago
  nihui a8f38f6170
portable thread local storage class (#2229) 5 years ago
  nihuini 245e31ebca adapt mlir api changes 5 years ago
  songqun a0189211d9
docs: add docs about how to build a minimal ncnn library (#2224) 5 years ago
  Evgeny Proydakov 2cfec9032b
Fixed compile warnings for ios clang cpu 32bit. [-Wunused-variable] (#2223) 5 years ago
  qiqikit 09011f36ad
Update FAQ-ncnn-throw-error.md (#2222) 5 years ago
  Evgeny Proydakov 6a71ccfc3f
Fixed compile warnings for clang ios gpu. [-Wunused-variable] (#2217) 5 years ago
  Evgeny Proydakov f1dc8a1825
Fixed compile warnings for gcc linux gpu 64 build. [-Wunused-parameter] (#2216) 5 years ago
  Zhuo Zhang fc9541a2b5
fix packing.cpp integer multiply may overflow (#2213) 5 years ago
  Evgeny Proydakov 2b66348b62
Fixed compile warnings for gcc linux gpu 64 build. [-Wunused-parameter] [-Wunused-variable] (#2215) 5 years ago