Searched defs:QuerySystemInfo (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ | ||
H A D | tpu_service.proto | 181 rpc QuerySystemInfo(QuerySystemInfoRequest) returns (QuerySystemInfoResponse); rpc |
H A D | direct_tpu_driver.cc | 262 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon439fe69f0111::DirectTpuDriver |
H A D | recording_tpu_driver.cc | 149 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anon852af9610111::RecordingTpuDriver |
H A D | pod_tpu_driver.cc | 338 void QuerySystemInfo(SystemInfo* system_info) override { in QuerySystemInfo() function in tpu_driver::__anonf243d9070111::PodTpuDriver |
H A D | grpc_tpu_driver.cc | 997 void GrpcTpuDriver::QuerySystemInfo(SystemInfo* system_info) { in QuerySystemInfo() function in tpu_driver::__anonb00856100111::GrpcTpuDriver |