Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallel-inl.h23 const bool use_parallel = in parallel_for() local
61 const bool use_parallel = in parallel_reduce() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc1066 const bool use_parallel = pool != nullptr && image_header.GetBlockCount() >= kMinBlocks; in LoadImageFile() local