Searched defs:QuerySystemInfo (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ | ||
| D | tpu_service.proto | 181 rpc QuerySystemInfo(QuerySystemInfoRequest) returns (QuerySystemInfoResponse); rpc |
| D | direct_tpu_driver.cc | 262 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon9d833a900111::DirectTpuDriver |
| D | recording_tpu_driver.cc | 150 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anone63593b20111::RecordingTpuDriver |
| D | pod_tpu_driver.cc | 340 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon6b014a980111::PodTpuDriver |
| D | grpc_tpu_driver.cc | 997 void GrpcTpuDriver::QuerySystemInfo(SystemInfo* system_info) { in QuerySystemInfo() function in tpu_driver::__anon4073f9c10111::GrpcTpuDriver |