Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_session.h28 class ClusterFunctionLibraryRuntime; variable
H A Dcluster_function_library_runtime.h31 ClusterFunctionLibraryRuntime(WorkerSession* worker_session, in ClusterFunctionLibraryRuntime() function