Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.h97 Status AddControlEdges(const PartitionOptions& opts,
H A Dgraph_partition.cc886 Status AddControlEdges(const PartitionOptions& opts, in AddControlEdges() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dgraph_mgr.cc189 TF_RETURN_IF_ERROR(AddControlEdges(popts, &partitions)); in InitItem()