OptimizationConfig
Settings for an optimization technique that you apply with a model optimization job.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- ModelCompilationConfig
-
Settings for the model compilation technique that's applied by a model optimization job.
Type: ModelCompilationConfig object
Required: No
- ModelQuantizationConfig
-
Settings for the model quantization technique that's applied by a model optimization job.
Type: ModelQuantizationConfig object
Required: No
- ModelShardingConfig
-
Settings for the model sharding technique that's applied by a model optimization job.
Type: ModelShardingConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: