Home
last modified time | relevance | path

Searched refs:CreateDistributedManagerContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt_distributed_impl.h26 CreateDistributedManagerContext(HostContext* host_context);
H A Dc_api_tfrt_distributed_impl.cc213 CreateDistributedManagerContext(HostContext* host_context) { in CreateDistributedManagerContext() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc126 tfrt::tf::CreateDistributedManagerContext( in TFE_NewContext()