V2VmAcceleratorConfig

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

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. Possible values are: V2, V3, V4, V5P.