Definition at line 504 of file onnx.hxx.
#include </github/home/ROOT-CI/src/tmva/sofie_parsers/src/onnx.hxx>
◆ attribute()
◆ attribute_size()
| int TMVA::Experimental::SOFIE::onnx::NodeProto::attribute_size |
( |
| ) |
const |
|
inline |
◆ input() [1/2]
| const std::vector< std::string > & TMVA::Experimental::SOFIE::onnx::NodeProto::input |
( |
| ) |
const |
|
inline |
◆ input() [2/2]
| const std::string & TMVA::Experimental::SOFIE::onnx::NodeProto::input |
( |
int | i | ) |
const |
|
inline |
◆ input_size()
| int TMVA::Experimental::SOFIE::onnx::NodeProto::input_size |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & TMVA::Experimental::SOFIE::onnx::NodeProto::name |
( |
| ) |
const |
|
inline |
◆ op_type()
| const std::string & TMVA::Experimental::SOFIE::onnx::NodeProto::op_type |
( |
| ) |
const |
|
inline |
◆ output() [1/2]
| const std::vector< std::string > & TMVA::Experimental::SOFIE::onnx::NodeProto::output |
( |
| ) |
const |
|
inline |
◆ output() [2/2]
| const std::string & TMVA::Experimental::SOFIE::onnx::NodeProto::output |
( |
int | i | ) |
const |
|
inline |
◆ output_size()
| int TMVA::Experimental::SOFIE::onnx::NodeProto::output_size |
( |
| ) |
const |
|
inline |
◆ ParseFrom()
◆ fAttribute
| std::vector<AttributeProto> TMVA::Experimental::SOFIE::onnx::NodeProto::fAttribute |
|
private |
◆ fInput
| std::vector<std::string> TMVA::Experimental::SOFIE::onnx::NodeProto::fInput |
|
private |
◆ fName
| std::string TMVA::Experimental::SOFIE::onnx::NodeProto::fName |
|
private |
◆ fOpType
| std::string TMVA::Experimental::SOFIE::onnx::NodeProto::fOpType |
|
private |
◆ fOutput
| std::vector<std::string> TMVA::Experimental::SOFIE::onnx::NodeProto::fOutput |
|
private |
tmva/sofie_parsers/src/onnx.hxx