Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc655 for (const string& req_fetch : fetches) { in RunPartitionsHelper() local
657 if (key_fetch.second == req_fetch) { in RunPartitionsHelper()