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