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

Definition at line 321 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 & TMVA::Experimental::SOFIE::onnx::ValueInfoProto::name ( ) const
inline

Definition at line 323 of file onnx.hxx.

◆ ParseFrom()

void TMVA::Experimental::SOFIE::onnx::ValueInfoProto::ParseFrom ( detail::WireReader r)
inline

Definition at line 326 of file onnx.hxx.

◆ type()

const TypeProto & TMVA::Experimental::SOFIE::onnx::ValueInfoProto::type ( ) const
inline

Definition at line 324 of file onnx.hxx.

Member Data Documentation

◆ fName

std::string TMVA::Experimental::SOFIE::onnx::ValueInfoProto::fName
private

Definition at line 343 of file onnx.hxx.

◆ fType

TypeProto TMVA::Experimental::SOFIE::onnx::ValueInfoProto::fType
private

Definition at line 344 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx