Home
last modified time | relevance | path

Searched defs:rendezvous_creator (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_test.cc343 std::function<Rendezvous*(const int64_t)> rendezvous_creator = in TEST_F() local
371 auto rendezvous_creator = context->RendezvousCreator(); in TestGlobalRendezvous() local
H A Dkernel_and_device.h285 std::function<Rendezvous*(const int64_t)> rendezvous_creator, in KernelAndDeviceFunc()
H A Dcontext.cc1682 std::function<Rendezvous*(const int64_t)> rendezvous_creator, in InitializeRemoteWorker()
H A Dexecute.cc1219 auto rendezvous_creator = ctx.RendezvousCreator(); in GetOrCreateKernelAndDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.cc270 std::function<Rendezvous*(const int64_t)> rendezvous_creator = in CreateContext() local