Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dunion_type.cpp153 void standardizeVectorForUnion(std::vector<TypePtr>& reference, std::vector<TypePtr>* to_fill) { in standardizeVectorForUnion() function
161 void standardizeVectorForUnion(std::vector<TypePtr>* to_flatten) { in standardizeVectorForUnion() function