include/ck_tile/host/reference/reference_reduce.hpp File Reference#
reference_reduce.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck_tile | |
Functions | |
template<typename XDataType , typename ComputeDataType , typename YDataType , typename ReduceOp > | |
CK_TILE_HOST void | ck_tile::reference_reduce (const HostTensor< XDataType > &x_m_n, HostTensor< YDataType > &y_m, ReduceOp reduce_op) |