BatchedTransposeKernel< Pipeline_ > Struct Template Reference#
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
ck_tile::BatchedTransposeKernel< Pipeline_ > Struct Template Reference
#include <batched_transpose_kernel.hpp>
Classes | |
struct | BatchedTransposeKargs |
Public Types | |
using | Pipeline = remove_cvref_t< Pipeline_ > |
using | Problem = remove_cvref_t< typename Pipeline::Problem > |
using | Type = typename Problem::DataType |
using | Kargs = BatchedTransposeKargs |
using | Hargs = BatchedTransposeHostArgs |
Public Member Functions | |
CK_TILE_DEVICE void | operator() (Kargs kargs) const |
Static Public Member Functions | |
static constexpr CK_TILE_HOST auto | GridSize (const Hargs &host_args) |
static constexpr CK_TILE_HOST auto | MakeKargs (const Hargs &h) |
static constexpr CK_TILE_HOST auto | BlockSize () |
Static Public Attributes | |
static CK_TILE_DEVICE index_t | counter = 0 |
static constexpr index_t | kBlockSize = Problem::kBlockSize |
Member Typedef Documentation
◆ Hargs
template<typename Pipeline_ >
using ck_tile::BatchedTransposeKernel< Pipeline_ >::Hargs = BatchedTransposeHostArgs |
◆ Kargs
template<typename Pipeline_ >
using ck_tile::BatchedTransposeKernel< Pipeline_ >::Kargs = BatchedTransposeKargs |
◆ Pipeline
template<typename Pipeline_ >
using ck_tile::BatchedTransposeKernel< Pipeline_ >::Pipeline = remove_cvref_t<Pipeline_> |
◆ Problem
template<typename Pipeline_ >
using ck_tile::BatchedTransposeKernel< Pipeline_ >::Problem = remove_cvref_t<typename Pipeline::Problem> |
◆ Type
template<typename Pipeline_ >
using ck_tile::BatchedTransposeKernel< Pipeline_ >::Type = typename Problem::DataType |
Member Function Documentation
◆ BlockSize()
template<typename Pipeline_ >
|
inlinestaticconstexpr |
◆ GridSize()
template<typename Pipeline_ >
|
inlinestaticconstexpr |
◆ MakeKargs()
template<typename Pipeline_ >
|
inlinestaticconstexpr |
◆ operator()()
template<typename Pipeline_ >
|
inline |
Member Data Documentation
◆ counter
template<typename Pipeline_ >
|
static |
◆ kBlockSize
template<typename Pipeline_ >
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp