GetInstanceTypeNeuronDevice

data class GetInstanceTypeNeuronDevice(val coreCount: Int, val coreVersion: Int, val count: Int, val memorySize: Int, val name: String)

Constructors

Link copied to clipboard
constructor(coreCount: Int, coreVersion: Int, count: Int, memorySize: Int, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val count: Int
Link copied to clipboard

Size of the instance memory, in MiB.

Link copied to clipboard