include/ck_tile/host/reference/reference_reduce.hpp File Reference

include/ck_tile/host/reference/reference_reduce.hpp File Reference#

Composable Kernel: include/ck_tile/host/reference/reference_reduce.hpp File Reference
reference_reduce.hpp File Reference
#include "ck_tile/core.hpp"
#include "ck_tile/host/host_tensor.hpp"
#include <thread>

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)