Home
last modified time | relevance | path

Searched defs:kDefaultFLRDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h78 static const char kDefaultFLRDevice[]; variable
Dprocess_function_library_runtime.cc43 const char ProcessFunctionLibraryRuntime::kDefaultFLRDevice[] = "null"; member in tensorflow::ProcessFunctionLibraryRuntime