Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1033 FunctionLibraryRuntime* target_flr = GetFLR(target); in GetOutputDevices() local
1036 if (target_flr == nullptr) { in GetOutputDevices()
1046 target_device = target_flr->device(); in GetOutputDevices()