Home
last modified time | relevance | path

Searched defs:TpuPlatform (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_platform.cc35 TpuPlatform::TpuPlatform() : name_("TPU") { in TpuPlatform() function in tensorflow::tpu::TpuPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h43 inline const char* TpuPlatform() { in TpuPlatform() function