#include <unary_element_wise_operation.hpp>
|
| static constexpr const char * | name = "FastGeluAsm" |
◆ operator()() [1/6]
template<>
| CK_TILE_DEVICE void ck_tile::element_wise::FastGeluAsm::operator() |
( |
float & | y, |
|
|
const float & | x ) const |
|
inline |
◆ operator()() [2/6]
template<>
| CK_TILE_HOST void ck_tile::element_wise::FastGeluAsm::operator() |
( |
float & | y, |
|
|
const float & | x ) const |
|
inline |
◆ operator()() [3/6]
◆ operator()() [4/6]
◆ operator()() [5/6]
template<typename Y, typename X>
| CK_TILE_DEVICE void ck_tile::element_wise::FastGeluAsm::operator() |
( |
Y & | y, |
|
|
const X & | x ) const |
◆ operator()() [6/6]
template<typename Y, typename X>
| CK_TILE_HOST void ck_tile::element_wise::FastGeluAsm::operator() |
( |
Y & | y, |
|
|
const X & | x ) const |
◆ name
| const char* ck_tile::element_wise::FastGeluAsm::name = "FastGeluAsm" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: