Searched defs:SchemaArgType (Results 1 – 3 of 3) sorted by relevance
18 SchemaArgType = torch._C._SchemaArgType variable
20 SchemaArgType = torch._C._SchemaArgType variable
210 enum struct TORCH_API SchemaArgType { input, output }; enum