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

Public Member Functions

TypeAndAlias parseBaseType ()
 
c10::optional< AliasInfoparseAliasAnnotation ()
 
std::pair< TypePtr, c10::optional< AliasInfo > > parseType ()
 
c10::optional< at::ScalarType > parseTensorDType (const std::string &dtype)
 
TypePtr parseRefinedTensor ()
 
 SchemaTypeParser (Lexer &L, bool parse_complete_tensor_types)
 

Detailed Description

Definition at line 13 of file schema_type_parser.h.


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