Searched defs:pythonStr (Results 1 – 1 of 1) sorted by relevance
30 TypeParser::TypeParser(std::string pythonStr) in TypeParser()343 TORCH_API at::TypePtr parseType(const std::string& pythonStr) { in parseType()