Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.h106 typedef gtl::InlinedVector<TaggedNode, 8> TaggedNodeSeq; typedef
Dpropagator_state.h119 typedef gtl::InlinedVector<TaggedNode, 8> TaggedNodeSeq; typedef
Dexecutor.cc285 typedef typename PropagatorStateType::TaggedNodeSeq TaggedNodeSeq; typedef in tensorflow::__anonce8950920111::ExecutorState