Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DScalarType.cpp39 constexpr auto dtype2index = calculate_dtype2index(); variable
/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/
H A Dscalar_type_util.h747 inline constexpr auto dtype2index = calculate_dtype2index(); variable