Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DContext.h511 static inline bool hasMKLDNN() { in hasMKLDNN() function
DContext.cpp332 bool Context::hasMKLDNN() { in hasMKLDNN() function in at::Context