C0MatrixMask_impl< MaskOutPredicate > Struct Template Reference#
ck::tensor_operation::device::C0MatrixMask_impl< MaskOutPredicate > Struct Template Reference
#include <masking_specialization.hpp>
Public Member Functions | |
| __host__ __device__ constexpr | C0MatrixMask_impl (index_t NRaw) |
| __host__ __device__ constexpr bool | IsNOutOfBound (index_t n) const |
| __host__ __device__ constexpr bool | IsMaskedElement (index_t m, index_t n) const |
| __host__ __device__ constexpr bool | IsTileSkippable (index_t m, index_t n, index_t m_tile, index_t n_tile) const |
Constructor & Destructor Documentation
◆ C0MatrixMask_impl()
template<typename MaskOutPredicate>
|
inlineconstexpr |
Member Function Documentation
◆ IsMaskedElement()
template<typename MaskOutPredicate>
|
inlineconstexpr |
◆ IsNOutOfBound()
template<typename MaskOutPredicate>
|
inlineconstexpr |
◆ IsTileSkippable()
template<typename MaskOutPredicate>
|
inlineconstexpr |
The documentation for this struct was generated from the following file: