#include <unary_element_wise_operation.hpp>
|
| static constexpr const char * | name = "Power" |
◆ Power()
| ck_tile::element_wise::Power::Power |
( |
float | alpha = 0.f, |
|
|
float | beta = 1.f, |
|
|
float | gamma = 2.f ) |
|
inline |
◆ operator()()
◆ alpha_
| const float ck_tile::element_wise::Power::alpha_ |
◆ beta_
| const float ck_tile::element_wise::Power::beta_ |
◆ gamma_
| const float ck_tile::element_wise::Power::gamma_ |
◆ name
| const char* ck_tile::element_wise::Power::name = "Power" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: