Home
last modified time | relevance | path

Searched refs:AddDummyConst (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc311 NodeDef* AddDummyConst(const PartitionOptions& opts, GraphDef* gdef, in AddDummyConst() function
1105 NodeDef* dummy = AddDummyConst(opts, src_graph, edge, &status); in Partition()