Searched defs:tpu_client (Results 1 – 1 of 1) sorted by relevance
66 PyTpuClient* tpu_client() const { return tpu_client_; } in tpu_client() function67 void set_tpu_client(PyTpuClient* tpu_client) { tpu_client_ = tpu_client; } in set_tpu_client()