Home
last modified time | relevance | path

Searched defs:SetIncarnation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc920 void SetIncarnation(const PartitionOptions& opts, NodeDef* ndef) { in SetIncarnation() function
942 void SetIncarnation(const PartitionOptions& opts, GraphDef* gdef) { in SetIncarnation() function
Dgraph_partition_test.cc489 TEST_F(GraphPartitionTest, SetIncarnation) { in TEST_F() argument