Searched refs:kDefaultFLRDevice (Results 1 – 8 of 8) sorted by relevance
243 pflr->GetFLR(ProcessFunctionLibraryRuntime::kDefaultFLRDevice); in Run()
297 pflr->GetFLR(ProcessFunctionLibraryRuntime::kDefaultFLRDevice); in TEST()
289 pflr->GetFLR(ProcessFunctionLibraryRuntime::kDefaultFLRDevice); in PartiallyDeclusterGraph()
457 pflr->GetFLR(ProcessFunctionLibraryRuntime::kDefaultFLRDevice); in FindCompilationCandidates()
78 static const char kDefaultFLRDevice[]; variable
43 const char ProcessFunctionLibraryRuntime::kDefaultFLRDevice[] = "null"; member in tensorflow::ProcessFunctionLibraryRuntime184 if (device_name != kDefaultFLRDevice) { in GetFLR()
230 proc_flr->GetFLR(ProcessFunctionLibraryRuntime::kDefaultFLRDevice); in TEST_F()
440 ? ProcessFunctionLibraryRuntime::kDefaultFLRDevice in FunctionLibraryRuntimeImpl()