Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc658 options.graph_collector->CollectPartitionedGraph(def); in InstantiateMultiDevice()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h548 void CollectPartitionedGraph(const GraphDef& graph) { in CollectPartitionedGraph() function