Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradients.cc97 std::unordered_set<int> GetStopBackpropNodes(
191 std::unordered_set<int> SymbolicGradientBuilder::GetStopBackpropNodes( in GetStopBackpropNodes() function in tensorflow::__anon2882cf250111::SymbolicGradientBuilder
273 GetStopBackpropNodes(reachable_nodes, output_nodes); in Initialize()