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.h107 typedef gtl::InlinedVector<TaggedNode, 8> TaggedNodeSeq; typedef
Dpropagator_state.h121 typedef gtl::InlinedVector<TaggedNode, 8> TaggedNodeSeq; typedef
Dexecutor.cc292 typedef typename PropagatorStateType::TaggedNodeSeq TaggedNodeSeq; typedef in tensorflow::__anon35c05eb00111::ExecutorState