Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
torch::jit::script::ParsedLiteral Struct Reference

Data Fields

AttributeKind k = AttributeKind::t
 
int64_t i = 0
 
std::string s = ""
 
double f = 0.0
 
std::vector< int64_t > is
 
std::vector< std::string > ss
 
std::vector< double > fs
 

Detailed Description

Definition at line 57 of file irparser.cpp.


The documentation for this struct was generated from the following file: