Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DScalarType.h492 inline ScalarType toRealValueType(ScalarType t) { in toRealValueType() function
/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/
H A Dscalar_type_util.h592 inline ::executorch::aten::ScalarType toRealValueType( in toRealValueType() function
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py77 def toRealValueType(dtype): function