Silu Struct Reference#
ck_tile::element_wise::Silu Struct Reference
#include <unary_element_wise_operation.hpp>
Public Member Functions | |
| template<typename T> | |
| CK_TILE_HOST_DEVICE void | operator() (T &y, const T &x) const |
| template<> | |
| CK_TILE_HOST_DEVICE void | operator() (fp32x2_t &y, const fp32x2_t &x) const |
Static Public Attributes | |
| static constexpr const char * | name = "Silu" |
Member Function Documentation
◆ operator()() [1/2]
template<>
|
inline |
◆ operator()() [2/2]
template<typename T>
|
inline |
Member Data Documentation
◆ name
|
staticconstexpr |
The documentation for this struct was generated from the following file: