Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dclass_type.cpp475 std::vector<std::string> unresolved_class_attributes) { in create()
489 std::vector<std::string> unresolved_class_attributes) in ClassType()