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