Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DContext.h499 static inline bool hasMKL() { in hasMKL() function
H A DContext.cpp324 bool Context::hasMKL() { in hasMKL() function in at::Context