Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
onnx::ValueInfoProto Class Reference

Definition at line 309 of file onnx.hxx.

Public Member Functions

const std::string & name () const
 
void ParseFrom (detail::WireReader r)
 
const TypePrototype () const
 

Private Attributes

std::string fName
 
TypeProto fType
 

#include </github/home/ROOT-CI/src/tmva/sofie_parsers/src/onnx.hxx>

Member Function Documentation

◆ name()

const std::string & onnx::ValueInfoProto::name ( ) const
inline

Definition at line 311 of file onnx.hxx.

◆ ParseFrom()

void onnx::ValueInfoProto::ParseFrom ( detail::WireReader r)
inline

Definition at line 314 of file onnx.hxx.

◆ type()

const TypeProto & onnx::ValueInfoProto::type ( ) const
inline

Definition at line 312 of file onnx.hxx.

Member Data Documentation

◆ fName

std::string onnx::ValueInfoProto::fName
private

Definition at line 331 of file onnx.hxx.

◆ fType

TypeProto onnx::ValueInfoProto::fType
private

Definition at line 332 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx