|
Poplar and PopLibs
|
The parameterisation of the inputs to a single reduction for the reduceMany() function. More...
#include <Reduce.hpp>
Public Attributes | |
| bool | useOutType |
Note that if useOutType is false then the element type of in is used. More... | |
The parameterisation of the inputs to a single reduction for the reduceMany() function.
Please see the documentation for reduce() for a description of the struct members.
| bool popops::SingleReduceOp::useOutType |
Note that if useOutType is false then the element type of in is used.
Also note that OutType is ignored if the outputs vector is not empty when calling reduceMany().