Home
last modified time | relevance | path

Searched defs:output_devices (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction.h531 std::vector<string> output_devices; member
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc512 const std::vector<string>& output_devices) { in MakeOptions()
Dprocess_function_library_runtime.cc305 const std::vector<string>& output_devices, const DeviceSet& device_set, in PinArgsAndRets()