Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker_service.proto62 rpc CleanupGraph(CleanupGraphRequest) returns (CleanupGraphResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_interface.h166 Status CleanupGraph(const CleanupGraphRequest* request, in CleanupGraph() function