Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/caffe2/
H A DCMakeLists.txt30 set(AT_PARALLEL_NATIVE 0) variable
36 set(AT_PARALLEL_NATIVE 1) variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DConfig.h.in19 #define AT_PARALLEL_NATIVE @AT_PARALLEL_NATIVE@ macro