Searched refs:CleanupGraphAsync (Results 1 – 6 of 6) sorted by relevance
96 virtual void CleanupGraphAsync(const CleanupGraphRequest* request,160 return CallAndWait(&ME::CleanupGraphAsync, request, response); in CleanupGraph()
76 void CleanupGraphAsync(const CleanupGraphRequest* request,
70 void CleanupGraphAsync(const CleanupGraphRequest* request, in CleanupGraphAsync() function
346 void Worker::CleanupGraphAsync(const CleanupGraphRequest* request, in CleanupGraphAsync() function in tensorflow::Worker
877 part.worker->CleanupGraphAsync( in CleanupPartitionsAsync()
116 void CleanupGraphAsync(const CleanupGraphRequest* request, in CleanupGraphAsync() function in tensorflow::GrpcRemoteWorker