#include <unary_element_wise_operation.hpp>
◆ operator()() [1/4]
| __host__ __device__ constexpr void ck::tensor_operation::element_wise::PassThroughPack8::operator() |
( |
ck::bhalf8_t & | y, |
|
|
const ck::pk_i4x4_t & | x ) const |
|
inlineconstexpr |
◆ operator()() [2/4]
| __host__ __device__ constexpr void ck::tensor_operation::element_wise::PassThroughPack8::operator() |
( |
ck::f8x8_t & | y, |
|
|
const ck::pk_i4x4_t & | x ) const |
|
inlineconstexpr |
◆ operator()() [3/4]
| __host__ __device__ constexpr void ck::tensor_operation::element_wise::PassThroughPack8::operator() |
( |
ck::half8_t & | y, |
|
|
const ck::pk_i4x4_t & | x ) const |
|
inlineconstexpr |
◆ operator()() [4/4]
template<typename Y, typename X>
| __host__ __device__ void ck::tensor_operation::element_wise::PassThroughPack8::operator() |
( |
Y & | y, |
|
|
const X & | x ) const |
◆ is_pack8_invocable
| const bool ck::tensor_operation::element_wise::PassThroughPack8::is_pack8_invocable = true |
|
staticconstexpr |
◆ name
| const char* ck::tensor_operation::element_wise::PassThroughPack8::name = "PassThroughPack8" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: