Home
last modified time | relevance | path

Searched refs:RunGraphWithCollectiveFunctions (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() function in tensorflow::DirectSessionCollectiveTest
2846 TF_ASSERT_OK(RunGraphWithCollectiveFunctions(false, &key1)); in TEST_F()
2848 TF_ASSERT_OK(RunGraphWithCollectiveFunctions(true, &key2)); in TEST_F()