Uses of Class
software.amazon.awscdk.services.sagemaker.alpha.AcceleratorType
Packages that use AcceleratorType
Package
Description
Amazon SageMaker Construct Library
-
Uses of AcceleratorType in software.amazon.awscdk.services.sagemaker.alpha
Fields in software.amazon.awscdk.services.sagemaker.alpha declared as AcceleratorTypeModifier and TypeFieldDescriptionstatic final AcceleratorType
AcceleratorType.EIA1_LARGE
(experimental) ml.eia1.large.static final AcceleratorType
AcceleratorType.EIA1_MEDIUM
(experimental) ml.eia1.medium.static final AcceleratorType
AcceleratorType.EIA1_XLARGE
(experimental) ml.eia1.xlarge.static final AcceleratorType
AcceleratorType.EIA2_LARGE
(experimental) ml.eia2.large.static final AcceleratorType
AcceleratorType.EIA2_MEDIUM
(experimental) ml.eia2.medium.static final AcceleratorType
AcceleratorType.EIA2_XLARGE
(experimental) ml.eia2.xlarge.Methods in software.amazon.awscdk.services.sagemaker.alpha that return AcceleratorTypeModifier and TypeMethodDescriptiondefault AcceleratorType
InstanceProductionVariantProps.getAcceleratorType()
(experimental) The size of the Elastic Inference (EI) instance to use for the production variant.final AcceleratorType
InstanceProductionVariantProps.Jsii$Proxy.getAcceleratorType()
static AcceleratorType
(experimental) Builds an AcceleratorType from a given string or token (such as a CfnParameter).Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type AcceleratorTypeModifier and TypeMethodDescriptionInstanceProductionVariantProps.Builder.acceleratorType
(AcceleratorType acceleratorType) Sets the value ofInstanceProductionVariantProps.getAcceleratorType()