Home
last modified time | relevance | path

Searched defs:includeBool (Results 1 – 5 of 5) sorted by relevance

/external/executorch/runtime/core/portable_type/
Dscalar.h53 bool isIntegral(bool includeBool) const { in isIntegral()
/external/pytorch/aten/src/ATen/native/
DForeachUtils.h23 inline bool has_integral_tensor(TensorList tensors, const bool includeBool) { in has_integral_tensor()
/external/pytorch/c10/core/
DScalar.h199 bool isIntegral(bool includeBool) const { in isIntegral()
DScalarType.h345 inline bool isIntegralType(ScalarType t, bool includeBool) { in isIntegralType()
/external/executorch/runtime/core/exec_aten/util/
Dscalar_type_util.h409 bool includeBool) { in isIntegralType()