Home
last modified time | relevance | path

Searched refs:kTypeTorchbindCustomClass (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dtype_parser.cpp17 static constexpr const char* kTypeTorchbindCustomClass = variable
81 kTypeTorchbindCustomClass, kTypeNamedTuple}; in getCustomType()