Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.h74 TaggedNodeReadyQueue() : front_index_(0) {} in TaggedNodeReadyQueue() function
Dpropagator_state.h88 TaggedNodeReadyQueue() : front_index_(0) {} in TaggedNodeReadyQueue() function
538 TaggedNodeReadyQueue() : readyp_(compare) {} in TaggedNodeReadyQueue() function
Dexecutor.cc291 typename PropagatorStateType::TaggedNodeReadyQueue TaggedNodeReadyQueue; typedef in tensorflow::__anon35c05eb00111::ExecutorState