MaskOutUpperTrianglePredicate Struct Reference

MaskOutUpperTrianglePredicate Struct Reference#

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

#include <masking_specialization.hpp>

Public Member Functions

__host__ __device__ constexpr bool operator() (index_t m, index_t n) const
__host__ __device__ constexpr bool IsTileSkippable (index_t m, index_t n, index_t m_tile, index_t) const

Member Function Documentation

◆ IsTileSkippable()

__host__ __device__ constexpr bool ck::tensor_operation::device::MaskOutUpperTrianglePredicate::IsTileSkippable ( index_t m,
index_t n,
index_t m_tile,
index_t  ) const
inlineconstexpr

◆ operator()()

__host__ __device__ constexpr bool ck::tensor_operation::device::MaskOutUpperTrianglePredicate::operator() ( index_t m,
index_t n ) const
inlineconstexpr

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