Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dengine.h182 void initialize_device_threads_pool();
H A Dengine.cpp1296 void Engine::initialize_device_threads_pool() { in initialize_device_threads_pool() function in torch::autograd::Engine
1309 initialize_device_threads_pool(); in execute_with_graph_task()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/engine/
H A Ddist_engine.cpp349 engine_.initialize_device_threads_pool(); in execute_graph_task_until_ready_queue_empty()