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

Definition at line 235 of file onnx.hxx.

Public Member Functions

const TensorShapeProto_Dimensiondim (int i) const
 
int dim_size () const
 
void ParseFrom (detail::WireReader r)
 

Private Attributes

std::vector< TensorShapeProto_DimensionfDim
 

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

Member Function Documentation

◆ dim()

const TensorShapeProto_Dimension & onnx::TensorShapeProto::dim ( int i) const
inline

Definition at line 238 of file onnx.hxx.

◆ dim_size()

int onnx::TensorShapeProto::dim_size ( ) const
inline

Definition at line 237 of file onnx.hxx.

◆ ParseFrom()

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

Definition at line 240 of file onnx.hxx.

Member Data Documentation

◆ fDim

std::vector<TensorShapeProto_Dimension> onnx::TensorShapeProto::fDim
private

Definition at line 255 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx