File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -109,15 +109,17 @@ Steps
109
109
110
110
.. autoclass :: sagemaker.workflow.steps.TrainingStep
111
111
112
- .. autoclass :: sagemaker.workflow.steps.CreateModelStep
112
+ .. autofunction :: sagemaker.workflow.steps.TuningStep.get_top_model_s3_uri
113
+
114
+ .. autoclass :: sagemaker.workflow.steps.TuningStep
113
115
114
116
.. autoclass :: sagemaker.workflow.steps.TransformStep
115
117
116
118
.. autoclass :: sagemaker.workflow.steps.ProcessingStep
117
119
118
- .. autoclass :: sagemaker.workflow.steps.TuningStep
120
+ .. autoclass :: sagemaker.workflow.steps.CreateModelStep
119
121
120
- .. autofunction :: sagemaker.workflow.steps.TuningStep.get_top_model_s3_uri
122
+ .. autoclass :: sagemaker.workflow.callback_step.CallbackStep
121
123
122
124
Utilities
123
125
---------
You can’t perform that action at this time.
0 commit comments