InferenceSpecification
class InferenceSpecification
Defines how to perform inference generation after a training job is run.
Types
Properties
Link copied to clipboard
The Amazon ECR registry path of the Docker image that contains the inference code.
Link copied to clipboard
The supported MIME types for the input data.
Link copied to clipboard
A list of the instance types that are used to generate inferences in real-time.
Link copied to clipboard
The supported MIME types for the output data.
Link copied to clipboard
A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.