acceleratorType property

ProductionVariantAcceleratorType? acceleratorType
final

The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.

Implementation

final ProductionVariantAcceleratorType? acceleratorType;