Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc201 Status RegisterPartitions(PartitionOptions popts);
335 Status MasterSession::ReffedClientGraph::RegisterPartitions( in RegisterPartitions() function in tensorflow::MasterSession::ReffedClientGraph
1707 TF_RETURN_IF_ERROR(rcg->RegisterPartitions(std::move(popts))); in BuildAndRegisterPartitions()