Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Djit_type.h157 TypePtr createWithContained(std::vector<TypePtr> contained_types) const override { in createWithContained() function
219 TypePtr createWithContained( in createWithContained() function
883 TypePtr createWithContained( in createWithContained() function
956 TypePtr createWithContained( in createWithContained() function
1029 TypePtr createWithContained( in createWithContained() function
1071 TypePtr createWithContained( in createWithContained() function
1113 TypePtr createWithContained( in createWithContained() function
1185 TypePtr createWithContained( in createWithContained() function
H A Dclass_type.h302 TypePtr createWithContained(std::vector<TypePtr> contained_types) const override { in createWithContained() function