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

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

Composable Kernel: include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp File Reference
reference_rmsnorm2d_fwd.hpp File Reference

Go to the source code of this file.

Classes

struct  ck_tile::reference_rmsnorm2d_default_epilogue
 

Namespaces

 ck_tile
 

Functions

template<typename XDataType , typename GammaDataType , typename ComputeDataType , typename YDataType , typename InvRmsDataType , typename Epilogue = reference_rmsnorm2d_default_epilogue>
void ck_tile::reference_rmsnorm2d_fwd (const HostTensor< XDataType > &x_m_n, const HostTensor< GammaDataType > &gamma_n, HostTensor< YDataType > &y_m_n, HostTensor< InvRmsDataType > &invRms_m, ComputeDataType epsilon, Epilogue epilogue_functor={})