Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpython_print.cpp1539 void printNamedType(const c10::NamedTypePtr& type) { in printNamedType() function
1662 void PythonPrint::printNamedType(const c10::NamedTypePtr& type) { in printNamedType() function in torch::jit::PythonPrint