Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/caffe2/
H A DCMakeLists.txt29 set(AT_PARALLEL_OPENMP 0) variable
34 set(AT_PARALLEL_OPENMP 1) variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DConfig.h.in18 #define AT_PARALLEL_OPENMP @AT_PARALLEL_OPENMP@ macro