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::__anon8b72a3ae0111::DirectTpuDriver
Drecording_tpu_driver.cc149 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anonfb68d0100111::RecordingTpuDriver
Dpod_tpu_driver.cc338 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon238e18760111::PodTpuDriver
Dgrpc_tpu_driver.cc997 void GrpcTpuDriver::QuerySystemInfo(SystemInfo* system_info) { in QuerySystemInfo() function in tpu_driver::__anon0a9a835f0111::GrpcTpuDriver