Home
last modified time | relevance | path

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

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