Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.h229 void FillPerStepState(MasterSession::ReffedClientGraph* rcg,
Dmaster_session.cc1873 void MasterSession::FillPerStepState(MasterSession::ReffedClientGraph* rcg, in FillPerStepState() function in tensorflow::MasterSession
1977 FillPerStepState(rcg, req.options(), step_id, count, &pss, &ph); in DoRunWithLocalExecution()
2055 FillPerStepState(rcg, run_options, step_id, count, &pss, &ph); in DoRunCallable()