Skip to content

Commit 9e1fe91

Browse files
jerrypeng7773ahsan-z-khanapogupta2018
authored
doc: add tuning step get_top_model_s3_uri and callback step to doc (#2516)
Co-authored-by: Ahsan Khan <[email protected]> Co-authored-by: apogupta2018 <[email protected]>
1 parent 2779afc commit 9e1fe91

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/workflows/pipelines/sagemaker.workflow.pipelines.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,17 @@ Steps
109109

110110
.. autoclass:: sagemaker.workflow.steps.TrainingStep
111111

112-
.. autoclass:: sagemaker.workflow.steps.CreateModelStep
112+
.. autoclass:: sagemaker.workflow.steps.TuningStep
113+
114+
.. autofunction:: sagemaker.workflow.steps.TuningStep.get_top_model_s3_uri
113115

114116
.. autoclass:: sagemaker.workflow.steps.TransformStep
115117

116118
.. autoclass:: sagemaker.workflow.steps.ProcessingStep
117119

118-
.. autoclass:: sagemaker.workflow.steps.TuningStep
120+
.. autoclass:: sagemaker.workflow.steps.CreateModelStep
121+
122+
.. autoclass:: sagemaker.workflow.callback_step.CallbackStep
119123

120124
Utilities
121125
---------

0 commit comments

Comments
 (0)