Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Dworker_service.proto51 rpc RegisterGraph(RegisterGraphRequest) returns (RegisterGraphResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_interface.h148 Status RegisterGraph(const RegisterGraphRequest* request, in RegisterGraph() function