Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h384 Status PinArgsAndRets(const std::vector<string>& input_devices,
Dprocess_function_library_runtime.cc422 Status ProcessFunctionLibraryRuntime::PinArgsAndRets( in PinArgsAndRets() function in tensorflow::ProcessFunctionLibraryRuntime
745 TF_RETURN_IF_ERROR(PinArgsAndRets( in InstantiateMultiDevice()