#include <unary_element_wise_operation.hpp>
|
| template<typename Y, typename X> |
| __host__ __device__ void | operator() (Y &y, const X &x) const |
|
| static constexpr const char * | name = "ConvertF8SR" |
◆ operator()()
template<typename Y, typename X>
| __host__ __device__ void ck::tensor_operation::element_wise::ConvertF8SR::operator() |
( |
Y & | y, |
|
|
const X & | x ) const |
|
inline |
◆ name
| const char* ck::tensor_operation::element_wise::ConvertF8SR::name = "ConvertF8SR" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: