Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime_test.cc390 TEST_F(ProcessFunctionLibraryRuntimeTest, GetDeviceIncarnation) { in TEST_F() argument
H A Dprocess_function_library_runtime.cc178 Status ProcessFunctionLibraryRuntime::GetDeviceIncarnation( in GetDeviceIncarnation() function in tensorflow::ProcessFunctionLibraryRuntime