Searched defs:kDefaultFLRDevice (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | process_function_library_runtime.h | 113 static const char kDefaultFLRDevice[]; variable |
D | process_function_library_runtime.cc | 64 const char ProcessFunctionLibraryRuntime::kDefaultFLRDevice[] = "null"; member in tensorflow::ProcessFunctionLibraryRuntime |