Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1205 class TaggedNodeReadyQueue { class in tensorflow::__anon6f8fc96b0111::ExecutorState
1207 TaggedNodeReadyQueue() : front_index_(0) {} in TaggedNodeReadyQueue() function in tensorflow::__anon6f8fc96b0111::ExecutorState::TaggedNodeReadyQueue
1339 TaggedNodeReadyQueue* inline_ready);
1344 TaggedNodeReadyQueue* inline_ready);
1615 TaggedNodeReadyQueue inline_ready; in Process()
2206 TaggedNodeReadyQueue* inline_ready) { in NodeDone()
2254 TaggedNodeReadyQueue* inline_ready) { in ScheduleReady()