Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h81 FunctionDef TwoDeviceInputOutput();
Dfunction_testlib.cc179 FunctionDef TwoDeviceInputOutput() { in TwoDeviceInputOutput() function
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc595 fixture->Init({test::function::TwoDeviceInputOutput()}); in TestTwoDeviceInputOutput()