Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/mps/
H A DOperationUtils.h439 inline bool supportedFloatingType(ScalarType dtype) { in supportedFloatingType() function
443 inline bool supportedFloatingType(const Tensor& t) { in supportedFloatingType() function