Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc317 Status RunPartitionsHelper(
591 Status MasterSession::ReffedClientGraph::RunPartitionsHelper( in RunPartitionsHelper() function in tensorflow::MasterSession::ReffedClientGraph
771 return RunPartitionsHelper(feeds, fetches, env, step_id, execution_count, pss, in RunPartitions()
796 TF_RETURN_IF_ERROR(RunPartitionsHelper( in RunPartitions()