Searched defs:hasMKL (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | Context.h | 499 static inline bool hasMKL() { in hasMKL() function |
H A D | Context.cpp | 324 bool Context::hasMKL() { in hasMKL() function in at::Context |