-
Diego Caballero authored
This patch introduces tablegen definitions for element-wise reduction operations (only definitions, not building/lowering code). This includes argmin, argmax, min, max, sum, prod, all and any. From the design point of view, a single base class seems to be enough to cover all the common ground of these operations. A different base class will be necessary for avg pool reduction operations.
d34cd05a
Name |
Last commit
|
Last update |
---|---|---|
.ci | ||
cmake | ||
contrib/docker | ||
doc | ||
licenses | ||
maint | ||
python | ||
src | ||
test | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
ABOUT.md | ||
CMakeLists.txt | ||
CODEOWNERS | ||
CONTRIB.md | ||
LICENSE | ||
README.md | ||
VERSION.in | ||
changes.md | ||
ecosystem-overview.md |