Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dtest_utils.h58 void DeregisterGraphAsync(const DeregisterGraphRequest* request, in DeregisterGraphAsync() function
Dworker.cc83 void Worker::DeregisterGraphAsync(const DeregisterGraphRequest* request, in DeregisterGraphAsync() function in tensorflow::Worker
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc99 void DeregisterGraphAsync(const DeregisterGraphRequest* request, in DeregisterGraphAsync() function in tensorflow::GrpcRemoteWorker