Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Ddynamic_type.cpp82 if (auto dynRaw = other.castRaw<DynamicType>()) { in create() local
94 if (auto dynRaw = other.castRaw<DynamicType>()) { in create() local