25 Commits (f02b259a15065a07edd9e2f0fcfa092abdd13933)

Author SHA1 Message Date
  nihuini f02b259a15
convert some pnnx reduction family 4 years ago
  Leo 5afd318b86
Support remove libstdc++ denpendency (#2030) 5 years ago
  nihui b5e288b521 layer creator function is not necessary for built-in layers 5 years ago
  nihui 3ef995ed1e
format code style and setup restyled.io (#1840) 6 years ago
  SunTY 705dd36a31
simplestl is an alternative std vector string implementation (#1762) 6 years ago
  Sungmann Cho c62e2702b3 Fix warnings on Visual Studio (#1456) 6 years ago
  Sungmann Cho f63632421c Replace all occurrences of std::{unary|binary}_function<> with std::function<> (#1439) 6 years ago
  bindog 9dfd1b05d3 fix bug in reduction (#1321) 6 years ago
  bindog 04b4b02324 [WIP] add reduce op support for onnx (#1308) 6 years ago
  nihui a7490fd71a
fix #1107 6 years ago
  nihuini d9301c4f59 convert mxnet crop slice step1, convert onnx slice step1, fix reduction dims 2, fix #441, fix #498, fix #519 7 years ago
  nihuini 8eeea9ef01 fix reduction dim 2, fix #593 7 years ago
  nihui 9706cd1447 implement ncnn blob/workspace allocator, fine-grained per-layer openmp threads control, fix #469 7 years ago
  nihuini a84ba8fc0f element type storage support in Mat, move data member the first so that a pointer to Mat is a pointer to data, convenient index access for float vector 8 years ago
  nihui a181d25098 new model load api, fix #215 8 years ago
  nihui 1e2265dd99 new param load api 8 years ago
  nihuini 7f2adcd67e rename as PROD 8 years ago
  nihuini e231d3e9d6 implement reduction multiply 8 years ago
  nihuini 21d96f4cd9 implement reduction with operator template 8 years ago
  RyanQin d16a2d4f81 reduction的bug 8 years ago
  nihuini cccacc7957 fix build 8 years ago
  nihuini 70eaf0b9b1 name changes 8 years ago
  nihuini ac819d06a4 more reduce dim, wip ... 8 years ago
  nihuini 152f300129 reduction max min 8 years ago
  nihuini b7db8be4f6 add ncnn source qwq 9 years ago