Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtype.cpp317 std::string DictType::annotation_str_impl(const TypePrinter& printer) const { in annotation_str_impl() function in c10::DictType
919 std::string TupleType::annotation_str_impl(const TypePrinter& printer) const { in annotation_str_impl() function in c10::TupleType
H A Dunion_type.cpp415 std::string UnionType::annotation_str_impl(const TypePrinter& printer) const { in annotation_str_impl() function in c10::UnionType