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