Interface DerivedInformation.Builder

    • Method Detail

      • derivedDataInputConfig

        DerivedInformation.Builder derivedDataInputConfig​(String derivedDataInputConfig)

        The data input configuration that SageMaker Neo automatically derived for the model. When SageMaker Neo derives this information, you don't need to specify the data input configuration when you create a compilation job.

        Parameters:
        derivedDataInputConfig - The data input configuration that SageMaker Neo automatically derived for the model. When SageMaker Neo derives this information, you don't need to specify the data input configuration when you create a compilation job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.