Home
last modified time | relevance | path

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

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