Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc2746 Status RunGraphWithCollectiveFunctions(bool add_unused_function, in RunGraphWithCollectiveFunctions() argument
2748 GraphDef g = CreateGraph(add_unused_function); in RunGraphWithCollectiveFunctions()
2820 GraphDef CreateGraph(bool add_unused_function) { in CreateGraph() argument
2826 if (add_unused_function) { in CreateGraph()