Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModelDeploymentShapeSummary

The compute shape used to launch a model deployment compute instance.

Properties

coreCount

coreCount: number

The number of cores associated with this model deployment shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

memoryInGBs

memoryInGBs: number

The amount of memory in GBs associated with this model deployment shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the model deployment shape.

shapeSeries

The family that the compute shape belongs to.

Functions

getDeserializedJsonObj

getJsonObj