| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DerivedInformation |
DerivedInformation.clone() |
DerivedInformation |
DescribeCompilationJobResult.getDerivedInformation()
Information that SageMaker Neo automatically derived about the model.
|
DerivedInformation |
DerivedInformation.withDerivedDataInputConfig(String derivedDataInputConfig)
The data input configuration that SageMaker Neo automatically derived for the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCompilationJobResult.setDerivedInformation(DerivedInformation derivedInformation)
Information that SageMaker Neo automatically derived about the model.
|
DescribeCompilationJobResult |
DescribeCompilationJobResult.withDerivedInformation(DerivedInformation derivedInformation)
Information that SageMaker Neo automatically derived about the model.
|
Copyright © 2025. All rights reserved.