Home
last modified time | relevance | path

Searched defs:CreateRendezvous (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dfallback_state_test.cc30 TEST(FallbackStateTest, CreateRendezvous) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.h585 Rendezvous* CreateRendezvous(int64_t step_id) const { in CreateRendezvous() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.cc1646 Status ProcessFunctionLibraryRuntime::CreateRendezvous( in CreateRendezvous() function in tensorflow::ProcessFunctionLibraryRuntime