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 AcceleratorTypeAcceleratorType.EIA1_LARGE(experimental) ml.eia1.large.static final AcceleratorTypeAcceleratorType.EIA1_MEDIUM(experimental) ml.eia1.medium.static final AcceleratorTypeAcceleratorType.EIA1_XLARGE(experimental) ml.eia1.xlarge.static final AcceleratorTypeAcceleratorType.EIA2_LARGE(experimental) ml.eia2.large.static final AcceleratorTypeAcceleratorType.EIA2_MEDIUM(experimental) ml.eia2.medium.static final AcceleratorTypeAcceleratorType.EIA2_XLARGE(experimental) ml.eia2.xlarge.Methods in software.amazon.awscdk.services.sagemaker.alpha that return AcceleratorTypeModifier and TypeMethodDescriptiondefault AcceleratorTypeInstanceProductionVariantProps.getAcceleratorType()(experimental) The size of the Elastic Inference (EI) instance to use for the production variant.final AcceleratorTypeInstanceProductionVariantProps.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()