AcceleratorConfigResponse

data class AcceleratorConfigResponse(val topology: String, val type: String)

A TPU accelerator configuration.

Constructors

Link copied to clipboard
constructor(topology: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Topology of TPU in chips.

Link copied to clipboard

Type of TPU.