Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h45 void DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function
H A Dworker.cc64 void Worker::DeleteWorkerSessionAsync(CallOptions* opts, in DeleteWorkerSessionAsync() function in tensorflow::Worker
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc87 void DeleteWorkerSessionAsync(CallOptions* call_opts, in DeleteWorkerSessionAsync() function in tensorflow::GrpcRemoteWorker