Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_testlib.cc27 std::unique_ptr<TestCluster>* out_cluster) { in MakeTestCluster()
36 std::unique_ptr<TestCluster>* out_cluster) { in MakeTestCluster()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc1001 UnionFind<SimpleNode*>* out_cluster = in SegmentGraph() local