Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallelThreadPoolNative.cpp35 std::shared_ptr<TaskThreadPoolBase> create_c10_threadpool( in create_c10_threadpool() function
48 C10_REGISTER_CREATOR(ThreadPoolRegistry, C10, create_c10_threadpool);