Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service_agent.cc494 StatusOr<std::string> CoordinationServiceAgentImpl::GetKeyValue( in GetKeyValue() function in tensorflow::__anonec81d95a0111::CoordinationServiceAgentImpl
499 StatusOr<std::string> CoordinationServiceAgentImpl::GetKeyValue( in GetKeyValue() function in tensorflow::__anonec81d95a0111::CoordinationServiceAgentImpl
/external/tensorflow/tensorflow/core/protobuf/
Dcoordination_service.proto269 rpc GetKeyValue(GetKeyValueRequest) returns (GetKeyValueResponse); rpc