Home
last modified time | relevance | path

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

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