Kargs Struct Reference

Kargs Struct Reference#

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

#include <smoothquant_kernel.hpp>

Public Attributes

const void * p_x
const void * p_smscale
void * p_yscale
void * p_qy
index_t m
index_t n
index_t x_stride
index_t y_stride

Member Data Documentation

◆ m

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

◆ n

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

◆ p_qy

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

◆ p_smscale

template<typename Pipeline_>
const void* ck_tile::Smoothquant< Pipeline_ >::Kargs::p_smscale

◆ p_x

template<typename Pipeline_>
const void* ck_tile::Smoothquant< Pipeline_ >::Kargs::p_x

◆ p_yscale

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

◆ x_stride

template<typename Pipeline_>
index_t ck_tile::Smoothquant< Pipeline_ >::Kargs::x_stride

◆ y_stride

template<typename Pipeline_>
index_t ck_tile::Smoothquant< Pipeline_ >::Kargs::y_stride

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