Home
last modified time | relevance | path

Searched defs:host_id (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dtpu_driver.proto38 optional int32 host_id = 2; field
53 optional int32 host_id = 4; field
/external/autotest/server/lib/
Dstatus_history.py231 def get_tasks(cls, afe, host_id, start_time, end_time): argument
258 def get_status_task(cls, afe, host_id, end_time): argument
340 def get_hqes(cls, afe, host_id, start_time, end_time): argument
635 def get_diagnosis_interval(host_id, end_time, success): argument
682 def get_status_task(host_id, end_time): argument
/external/bcc/examples/networking/distributed_bridge/
Dtunnel.py17 host_id = int(argv[1]) variable
Dtunnel_mesh.py18 host_id = int(argv[2]) variable
/external/autotest/site_utils/
Djob_history.py125 def try_get(self, host_id, job_id, start_time, end_time): argument
141 def update(self, host_id, start_time, end_time): argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_client.h70 int host_id() const { return host_id_; } in host_id() function
146 int host_id() const { return host_id_; } in host_id() function
Dlocal_client.cc236 std::vector<std::shared_ptr<Device>> devices, int host_id, in PyLocalClient()
Dxla_client.py70 def host_id(self): member in Backend
129 def host_id(self): member in LocalBackend
/external/autotest/server/
Dafe_urls.py88 def get_host_url(self, host_id): argument
Dfrontend.py624 def get_host_special_tasks(self, host_id, **data): argument
630 def get_host_status_task(self, host_id, end_time): argument
636 def get_host_diagnosis_interval(self, host_id, end_time, success): argument
/external/u-boot/drivers/remoteproc/
Dk3_system_controller.c32 u8 host_id; member
69 u8 host_id; member
Dti_sci_proc.h28 u8 host_id; member
/external/u-boot/disk/
Dpart_amiga.h34 u32 host_id; member
85 u32 host_id; member
101 u32 host_id; member
/external/OpenCL-CTS/test_conformance/SVM/
Dtest_byte_granularity.cpp101 cl_uint host_id = num_devices; // host code will take the id above the devices. in test_svm_byte_granularity() local
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dop_stats.proto34 string host_id = 1; field
Doverview_page.proto101 string host_id = 1; field
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.py81 def host_id(self): member in TpuBackend
Dtpu_client.cc40 TpuDevice::TpuDevice(int id, int host_id, const std::array<int, 3>& coords, in TpuDevice() argument
57 int host_id = chip.host_id(); in GetTpuDevices() local
93 int host_id) in PyTpuClient()
Dtpu_client.h91 int host_id() const { return host_id_; } in host_id() function
/external/autotest/frontend/afe/
Drpc_interface.py1454 def get_host_special_tasks(host_id, **filter_data): argument
1515 def get_status_task(host_id, end_time): argument
1542 def get_host_status_task(host_id, end_time): argument
1570 def get_host_diagnosis_interval(host_id, end_time, success): argument
/external/autotest/site_utils/deployment/
Dinstall.py273 def _wait_for_idle(afe, host_id): argument
/external/tensorflow/tensorflow/python/tpu/
Dtpu_feed.py752 host_id, argument
/external/autotest/frontend/client/src/autotest/afe/
DHostDetailView.java281 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
/external/autotest/cli/
Dhost_unittest.py1235 def _gen_labels_rpcs(self, labels, platform=False, host_id=None): argument
/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/
Dti_sci.c1255 int ti_sci_proc_handover(uint8_t proc_id, uint8_t host_id) in ti_sci_proc_handover()

12