Searched defs:ctrl_inputs (Results 1 – 2 of 2) sorted by relevance
295 std::unordered_set<string> ctrl_inputs; in OptimizeNode() local
1497 std::set<string> ctrl_inputs; in TrySimplify() local1555 std::set<string>* ctrl_inputs, NodeDef* root_node) { in HoistUnaryOpChain()1574 void GatherControlInputs(std::set<string>* ctrl_inputs, in GatherControlInputs()1731 std::set<string>* ctrl_inputs, in HoistChainForSplit()