PassThroughPack8 Struct Reference#
ck_tile::element_wise::PassThroughPack8 Struct Reference
#include <unary_element_wise_operation.hpp>
Public Member Functions | |
| template<typename Y, typename X> | |
| CK_TILE_HOST_DEVICE void | operator() (Y &y, const X &x) const |
| CK_TILE_HOST_DEVICE constexpr void | operator() (fp16x8_t &y, const pk_int4x4_t &x) const |
| CK_TILE_HOST_DEVICE constexpr void | operator() (bf16x8_t &y, const pk_int4x4_t &x) const |
| CK_TILE_HOST_DEVICE constexpr void | operator() (fp8x8_t &y, const pk_int4x4_t &x) const |
| CK_TILE_HOST_DEVICE constexpr void | operator() (bf8x8_t &y, const pk_int4x4_t &x) const |
Static Public Attributes | |
| static constexpr const char * | name = "PassThroughPack8" |
| constexpr static const bool | is_pack8_invocable = true |
Member Function Documentation
◆ operator()() [1/5]
|
inlineconstexpr |
◆ operator()() [2/5]
|
inlineconstexpr |
◆ operator()() [3/5]
|
inlineconstexpr |
◆ operator()() [4/5]
|
inlineconstexpr |
◆ operator()() [5/5]
template<typename Y, typename X>
| CK_TILE_HOST_DEVICE void ck_tile::element_wise::PassThroughPack8::operator() | ( | Y & | y, |
| const X & | x ) const |
Member Data Documentation
◆ is_pack8_invocable
|
staticconstexpr |
◆ name
|
staticconstexpr |
The documentation for this struct was generated from the following file: