Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc2713 Status RunGraphWithCollectiveFunctions(bool add_unused_function, in RunGraphWithCollectiveFunctions() function in tensorflow::DirectSessionCollectiveTest
2813 TF_ASSERT_OK(RunGraphWithCollectiveFunctions(false, &key1)); in TEST_F()
2815 TF_ASSERT_OK(RunGraphWithCollectiveFunctions(true, &key2)); in TEST_F()