Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Dworker_service.proto60 rpc CleanupGraph(CleanupGraphRequest) returns (CleanupGraphResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_interface.h158 Status CleanupGraph(const CleanupGraphRequest* request, in CleanupGraph() function