Searched defs:TpuPlatform (Results 1 – 2 of 2) sorted by relevance
35 TpuPlatform::TpuPlatform() : name_("TPU") { in TpuPlatform() function in tensorflow::tpu::TpuPlatform
43 inline const char* TpuPlatform() { in TpuPlatform() function