PyTorchModelInference¶
PyTorch model inference step for prediction generation without metrics
SageMaker step type |
|
Node type |
internal (consumes upstream, produces downstream) |
Container entry point |
|
Interface file |
|
Compute¶
Compute kind |
|
SDK class |
|
Functionality¶
PyTorch model inference script. Loads trained model, preprocesses evaluation data, generates predictions without metrics computation.
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
yes |
PyTorchTraining, XGBoostTraining, DummyTraining, PyTorchModel, XGBoostModel |
|
|
yes |
TabularPreprocessing, CradleDataLoading, RiskTableMapping, CurrencyConversion, BedrockProcessing |
Outputs¶
Output |
Type |
|---|---|
|
|
Consumers (downstream steps)¶
Steps that declare this step as a compatible input source:
Framework requirements¶
Package |
Version |
|---|---|
|
|
|
|
|
|
|
|
|
|