Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc628 std::vector<string> CompleteDevices(const std::vector<string>& v) { in CompleteDevices() function
642 inst_opts.input_devices = CompleteDevices(input_devices); in MakeOptions()
643 inst_opts.output_devices = CompleteDevices(output_devices); in MakeOptions()