Searched defs:ctrl_inputs (Results 1 – 2 of 2) sorted by relevance
273 std::unordered_set<string> ctrl_inputs; in OptimizeNode() local
1450 std::set<string> ctrl_inputs; in TrySimplify() local1496 std::set<string>* ctrl_inputs, NodeDef* root_node) { in HoistUnaryOpChain()1510 void GatherControlInputs(std::set<string>* ctrl_inputs, in GatherControlInputs()1652 std::set<string>* ctrl_inputs, in HoistChainForSplit()