V3FunctionGpuConfig

data class V3FunctionGpuConfig(val gpuMemorySize: Int? = null, val gpuType: String? = null)

Constructors

Link copied to clipboard
constructor(gpuMemorySize: Int? = null, gpuType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gpuMemorySize: Int? = null

GPU memory specification, unit: MB, multiple of 1024MB

Link copied to clipboard
val gpuType: String? = null

GPU card architecture.