Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc948 void SetIncarnation(const PartitionOptions& opts, NodeDef* ndef) { in SetIncarnation() function
970 void SetIncarnation(const PartitionOptions& opts, GraphDef* gdef) { in SetIncarnation() function
H A Dgraph_partition_test.cc490 TEST_F(GraphPartitionTest, SetIncarnation) { in TEST_F() argument