Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1613 const GraphView& gview = impl_->gview_; in Process() local
2270 const GraphView& gview = impl_->gview_; in ScheduleReady() local
2666 const GraphView& gview = executor->gview_; in ActivateNodes() local
2755 void ExecutorState::FrameState::ActivateNexts(const GraphView* gview, in ActivateNexts()
2770 void ExecutorState::FrameState::ActivateLoopInvs(const GraphView* gview, in ActivateLoopInvs()
2813 void ExecutorState::FrameState::IncrementIteration(const GraphView* gview, in IncrementIteration()
2832 bool ExecutorState::FrameState::CleanupIterations(const GraphView* gview, in CleanupIterations()