Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc394 const Edge* data_edge = nullptr; in OptimizeControlFlowColocation() local
397 data_edge = out_edge; in OptimizeControlFlowColocation()
402 if (data_edge) { in OptimizeControlFlowColocation()
404 data_edge->dst()->assigned_device_name()); in OptimizeControlFlowColocation()