AccumulateWithIndex Struct Reference#
ck_tile::AccumulateWithIndex Struct Reference
Accumulate with index tracking reductions, provides deterministic first occurring index. More...
#include <reduce_operator_accumulate.hpp>
Public Member Functions | |
| template<typename ReduceOp , typename T , typename IndexType > | |
| CK_TILE_HOST_DEVICE void | operator() (const ReduceOp &reduce_func, T ¤t_value, IndexType ¤t_index, const T &new_value, const IndexType &new_index) const |
Detailed Description
Accumulate with index tracking reductions, provides deterministic first occurring index.
Member Function Documentation
◆ operator()()
template<typename ReduceOp , typename T , typename IndexType >
|
inline |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/utility/reduce_operator_accumulate.hpp