Definition at line 14 of file ROperator_Gelu.hxx.
|
| std::vector< std::string_view > | fInputTensorNames |
| |
| bool | fIsOutputConstant = false |
| | flag to identify if operator has a constant output (no need to generate code)
|
| |
| bool | fIsOutputParamShape = false |
| | flag to identify of the output represents a parametric shape (can be known at compile time)
|
| |
| std::vector< std::string_view > | fOutputTensorNames |
| |
| bool | fUseSession = false |
| | flag to identify if using the session class
|
| |
| const std::string | SP = " " |
| | space used to correctly indent the generated C++ code
|
| |
#include <TMVA/ROperator_Gelu.hxx>
◆ ROperator_Gelu() [1/2]
| TMVA::Experimental::SOFIE::ROperator_Gelu::ROperator_Gelu |
( |
| ) |
|
|
inline |
◆ ROperator_Gelu() [2/2]
| TMVA::Experimental::SOFIE::ROperator_Gelu::ROperator_Gelu |
( |
std::string | nameX, |
|
|
std::string | nameY, |
|
|
std::string | approximate = "none" ) |
|
inline |
◆ Generate()
| std::string TMVA::Experimental::SOFIE::ROperator_Gelu::Generate |
( |
std::string | OpName | ) |
|
|
inlineoverridevirtual |
◆ GetStdLibs()
| std::vector< std::string > TMVA::Experimental::SOFIE::ROperator_Gelu::GetStdLibs |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Initialize()
| void TMVA::Experimental::SOFIE::ROperator_Gelu::Initialize |
( |
RModel & | model | ) |
|
|
inlineoverridevirtual |
◆ fApproximate
| std::string TMVA::Experimental::SOFIE::ROperator_Gelu::fApproximate |
|
private |
◆ fNX
| std::string TMVA::Experimental::SOFIE::ROperator_Gelu::fNX |
|
private |
◆ fNY
| std::string TMVA::Experimental::SOFIE::ROperator_Gelu::fNY |
|
private |
◆ fShape
| std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Gelu::fShape |
|
private |
tmva/sofie/inc/TMVA/ROperator_Gelu.hxx