Searched defs:SetIncarnation (Results 1 – 2 of 2) sorted by relevance
947 void SetIncarnation(const PartitionOptions& opts, NodeDef* ndef) { in SetIncarnation() function969 void SetIncarnation(const PartitionOptions& opts, GraphDef* gdef) { in SetIncarnation() function
489 TEST_F(GraphPartitionTest, SetIncarnation) { in TEST_F() argument