Accumulate Struct Reference

Accumulate Struct Reference#

Composable Kernel: ck_tile::Accumulate Struct Reference
ck_tile::Accumulate Struct Reference

#include <reduce_operator_accumulate.hpp>

Public Member Functions

template<typename ReduceOp , typename T >
CK_TILE_HOST_DEVICE void operator() (const ReduceOp &reduce_func, T &current_value, const T &new_value) const
 

Member Function Documentation

◆ operator()()

template<typename ReduceOp , typename T >
CK_TILE_HOST_DEVICE void ck_tile::Accumulate::operator() ( const ReduceOp &  reduce_func,
T &  current_value,
const T &  new_value 
) const
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