Home
last modified time | relevance | path

Searched defs:pending_inputs (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.h176 std::unordered_map<string, bool> pending_inputs; // true if fed member
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dstatic_schedule.cc63 std::unordered_map<const NodeDef*, int> pending_inputs; in EstimateEarliestExecutionTimes() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h187 std::unordered_map<string, bool> pending_inputs; // true if fed member