Home
last modified time | relevance | path

Searched refs:use_new_threadpool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool_impl.cc10 WithCastToNewThreadPool::WithCastToNewThreadPool(bool use_new_threadpool) { in WithCastToNewThreadPool() argument
12 using_new_threadpool = use_new_threadpool; in WithCastToNewThreadPool()
H A Dpthreadpool.h22 explicit WithCastToNewThreadPool(bool use_new_threadpool);