Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DScalarType.h388 inline bool isBitsType(ScalarType t) { in isBitsType() function
/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/
H A Dscalar_type_util.h479 constexpr bool isBitsType(::executorch::aten::ScalarType t) { in isBitsType() function