Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dengine.cpp607 ready_queue_by_index(local_graph_task->cpu_ready_queue_, base_owner) in thread_main()
641 ready_queue_by_index(graph_task->cpu_ready_queue_, graph_task->owner_); in reentrant_thread_init()
1455 auto Engine::ready_queue_by_index( in ready_queue_by_index() function in torch::autograd::Engine
H A Dengine.h217 std::shared_ptr<ReadyQueue> ready_queue_by_index(