Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DContext.h495 static inline bool hasOpenMP() { in hasOpenMP() function
H A DContext.cpp340 bool Context::hasOpenMP() { in hasOpenMP() function in at::Context