DummyTraining¶
Training step that uses a pretrained model
SageMaker step type |
|
Node type |
internal (consumes upstream, produces downstream) |
Container entry point |
|
Interface file |
|
Compute¶
Compute kind |
|
SDK class |
|
Functionality¶
Dummy training step with flexible input modes. Adds hyperparameters.json to model.tar.gz for downstream packaging. Supports INTERNAL mode (accepts inputs) or SOURCE mode (reads from source directory).
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
no |
HyperparameterPrep, ProcessingStep |
|
|
no |
PyTorchTraining, XGBoostTraining, LightGBMTraining, ProcessingStep |
Outputs¶
Output |
Type |
|---|---|
|
|
Consumers (downstream steps)¶
Steps that declare this step as a compatible input source:
Framework requirements¶
Package |
Version |
|---|---|
|
|