Home
last modified time | relevance | path

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

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