Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dtype_parser.cpp35 TypeParser::TypeParser(std::vector<std::string>& pythonStrs) in TypeParser()
349 std::vector<std::string>& pythonStrs) { in parseType()