Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.h47 GetIncarnationFunc get_incarnation = nullptr; member
Dgraph_partition_test.cc94 popts.get_incarnation = [](const string& name) { in Partition()
452 popts.get_incarnation = [](const string&) { return 1; }; in TEST_F()
Dgraph_partition.cc189 opts.get_incarnation(edge->src()->assigned_device_name()))); in SetSendRecvAttrs()
961 incarnation = opts.get_incarnation(send_device); in SetIncarnation()
/external/tensorflow/tensorflow/core/common_runtime/
Dpartitioning_utils.cc43 partition_options.get_incarnation = in PartitionFunctionGraph()
Ddirect_session.cc1664 popts.get_incarnation = [](const string& name) { in CreateGraphs()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc173 popts.get_incarnation = [this](const string& name) -> int64 { in InitItem()
Dmaster_session.cc1680 popts.get_incarnation = [this](const string& name) -> int64 { in BuildAndRegisterPartitions()