Home
last modified time | relevance | path

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

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