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

Definition at line 288 of file onnx.hxx.

Public Member Functions

void ParseFrom (detail::WireReader r)
 
const TypeProto_Tensortensor_type () const
 

Private Attributes

TypeProto_Tensor fTensorType
 

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

Member Function Documentation

◆ ParseFrom()

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

Definition at line 292 of file onnx.hxx.

◆ tensor_type()

const TypeProto_Tensor & onnx::TypeProto::tensor_type ( ) const
inline

Definition at line 290 of file onnx.hxx.

Member Data Documentation

◆ fTensorType

TypeProto_Tensor onnx::TypeProto::fTensorType
private

Definition at line 306 of file onnx.hxx.

  • tmva/sofie_parsers/src/onnx.hxx