Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc302 static void TrackFeedsAndFetches(Part* part, const GraphDef& graph_def,
382 void MasterSession::ReffedClientGraph::TrackFeedsAndFetches( in TrackFeedsAndFetches() function in tensorflow::MasterSession::ReffedClientGraph
445 TrackFeedsAndFetches(part, name_def.second, popts); in DoRegisterPartitions()