Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.cpp196 auto contained_value = py_obj->toIValue(match.type()); in visit() local
250 auto contained_value = py_obj->toIValue(match.type()); in getSubValues() local