Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtype.cpp277 static ska::flat_hash_map<TypePtr, TypePtr> containerTypePtrs; in get() local
290 static ska::flat_hash_map<std::tuple<std::string, TypePtr>, TypePtr> containerTypePtrs; in get() local
304 static ska::flat_hash_map<std::tuple<std::string, TypePtr, TypePtr>, TypePtr> containerTypePtrs; in get() local