Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DDistributions.h11 #define compat_ceil c10::cuda::compat::ceil macro
22 #define compat_ceil c10::hip::compat::ceil macro
32 #define compat_ceil std::ceil macro