Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::jit::script::Parser Struct Reference

Public Member Functions

 Parser (const std::string &str)
 
TreeRef parseFunction (bool is_method)
 
TreeRef parseClass ()
 
Decl parseTypeComment ()
 
Expr parseExp ()
 
Lexerlexer ()
 

Detailed Description

Definition at line 20 of file parser.h.


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