Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc724 const int64 feed_index = iter->second; in RunPartitionsHelper() local
726 AddSendFromClientRequest(req, c->req.get(), feed_index, key)); in RunPartitionsHelper()