Searched defs:ContractEdge (Results 1 – 3 of 3) sorted by relevance
367 bool GraphCycles::ContractEdge(int32 a, int32 b) { in ContractEdge() function in tensorflow::GraphCycles
475 TEST_F(GraphCyclesTest, ContractEdge) { in TEST_F() argument
346 void ContractEdge(SimpleEdge* edge, SimpleGraph* graph, in ContractEdge() function