Kargs Struct Reference

Kargs Struct Reference#

Composable Kernel: ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs Struct Reference
ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs Struct Reference

#include <add_rmsnorm2d_rdquant_fwd_kernel.hpp>

Public Attributes

const void * p_a
const void * p_b
const void * p_gamma
void * p_x
void * p_yscale
void * p_qy
float epsilon
index_t m
index_t n
index_t stride

Member Data Documentation

◆ epsilon

template<typename Pipeline_>
float ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::epsilon

◆ m

template<typename Pipeline_>
index_t ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::m

◆ n

template<typename Pipeline_>
index_t ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::n

◆ p_a

template<typename Pipeline_>
const void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_a

◆ p_b

template<typename Pipeline_>
const void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_b

◆ p_gamma

template<typename Pipeline_>
const void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_gamma

◆ p_qy

template<typename Pipeline_>
void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_qy

◆ p_x

template<typename Pipeline_>
void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_x

◆ p_yscale

template<typename Pipeline_>
void* ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::p_yscale

◆ stride

template<typename Pipeline_>
index_t ck_tile::AddRmsnorm2dRdquantFwd< Pipeline_ >::Kargs::stride

The documentation for this struct was generated from the following file: