Poplar and PopLibs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
popops::SingleReduceOp Struct Reference

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...
 

Detailed Description

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.

Member Data Documentation

◆ useOutType

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().


The documentation for this struct was generated from the following file: