Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dprotocol.proto138 rpc KeyValueGet(KeyValueGetRequest) returns (KeyValueGetResponse) {} rpc
Dservice.cc310 ::grpc::Status DistributedRuntimeServiceImpl::KeyValueGet( in KeyValueGet() function in xla::DistributedRuntimeServiceImpl