sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is… > > Struct Template Reference

sweep_tile_impl_0&lt; DistributedTensor, UnpacksPerXDim, sequence&lt; I, Is… &gt; &gt; Struct Template Reference#

Composable Kernel: ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > > Struct Template Reference
ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > > Struct Template Reference

#include <sweep_tile.hpp>

Public Member Functions

CK_TILE_HOST_DEVICE constexpr auto get_y_unpacks () const
CK_TILE_HOST_DEVICE constexpr index_t get_num_of_access () const
template<typename F>
CK_TILE_HOST_DEVICE constexpr void operator() (const F &f) const
template<typename F, index_t i_access>
CK_TILE_HOST_DEVICE constexpr void operator() (const F &f, number< i_access >) const

Member Function Documentation

◆ get_num_of_access()

template<typename DistributedTensor, typename UnpacksPerXDim, index_t I, index_t... Is>
CK_TILE_HOST_DEVICE constexpr index_t ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > >::get_num_of_access ( ) const
inlineconstexpr

◆ get_y_unpacks()

template<typename DistributedTensor, typename UnpacksPerXDim, index_t I, index_t... Is>
CK_TILE_HOST_DEVICE constexpr auto ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > >::get_y_unpacks ( ) const
inlineconstexpr

◆ operator()() [1/2]

template<typename DistributedTensor, typename UnpacksPerXDim, index_t I, index_t... Is>
template<typename F>
CK_TILE_HOST_DEVICE constexpr void ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > >::operator() ( const F & f) const
inlineconstexpr

◆ operator()() [2/2]

template<typename DistributedTensor, typename UnpacksPerXDim, index_t I, index_t... Is>
template<typename F, index_t i_access>
CK_TILE_HOST_DEVICE constexpr void ck_tile::impl::sweep_tile_impl_0< DistributedTensor, UnpacksPerXDim, sequence< I, Is... > >::operator() ( const F & f,
number< i_access >  ) const
inlineconstexpr

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