MaskDisabledPredicate Struct Reference

MaskDisabledPredicate Struct Reference#

Composable Kernel: ck::tensor_operation::device::MaskDisabledPredicate Struct Reference
ck::tensor_operation::device::MaskDisabledPredicate Struct Reference

#include <masking_specialization.hpp>

Public Member Functions

__host__ __device__ constexpr bool operator() (index_t, index_t) const
__host__ __device__ constexpr bool IsTileSkippable (index_t, index_t, index_t, index_t) const

Member Function Documentation

◆ IsTileSkippable()

__host__ __device__ constexpr bool ck::tensor_operation::device::MaskDisabledPredicate::IsTileSkippable ( index_t ,
index_t ,
index_t ,
index_t  ) const
inlineconstexpr

◆ operator()()

__host__ __device__ constexpr bool ck::tensor_operation::device::MaskDisabledPredicate::operator() ( index_t ,
index_t  ) const
inlineconstexpr

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