Home
last modified time | relevance | path

Searched defs:SchemaTypeParser (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dschema_type_parser.h13 struct TORCH_API SchemaTypeParser { struct
22 SchemaTypeParser( in SchemaTypeParser() function
39 bool complete_tensor_types;
40 Lexer& L;
41 size_t next_id = 0;
42 bool allow_typevars_;