Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc309 Status DoRegisterPartitions(
357 s = DoRegisterPartitions(popts, std::move(graph_defs)); in RegisterPartitions()
436 Status MasterSession::ReffedClientGraph::DoRegisterPartitions( in DoRegisterPartitions() function in tensorflow::MasterSession::ReffedClientGraph