Home
last modified time | relevance | path

Searched defs:QuerySystemInfo (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dtpu_service.proto181 rpc QuerySystemInfo(QuerySystemInfoRequest) returns (QuerySystemInfoResponse); rpc
Ddirect_tpu_driver.cc262 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon9d833a900111::DirectTpuDriver
Drecording_tpu_driver.cc150 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anone63593b20111::RecordingTpuDriver
Dpod_tpu_driver.cc340 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon6b014a980111::PodTpuDriver
Dgrpc_tpu_driver.cc997 void GrpcTpuDriver::QuerySystemInfo(SystemInfo* system_info) { in QuerySystemInfo() function in tpu_driver::__anon4073f9c10111::GrpcTpuDriver