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.h242 Status PinArgsAndRets(const std::vector<string>& input_devices,
Dprocess_function_library_runtime.cc303 Status ProcessFunctionLibraryRuntime::PinArgsAndRets( in PinArgsAndRets() function in tensorflow::ProcessFunctionLibraryRuntime
573 TF_RETURN_IF_ERROR(PinArgsAndRets( in InstantiateMultiDevice()