Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dprotocol.proto150 rpc KeyValueGet(KeyValueGetRequest) returns (KeyValueGetResponse) {} rpc
H A Dservice.cc361 ::grpc::Status DistributedRuntimeServiceImpl::KeyValueGet( in KeyValueGet() function in xla::DistributedRuntimeServiceImpl