Skip to content

Commit f6da8e5

Browse files
pintaozpintaoz-aws
pintaoz
authored andcommitted
Add docstring for image_uris.retrieve
1 parent d395adc commit f6da8e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sagemaker/image_uris.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ def retrieve(
101101
https://github.com/aws/deep-learning-containers/blob/master/available_images.md
102102
(default: None).
103103
distribution (dict): A dictionary with information on how to run distributed training
104+
base_framework_version (str): The base version number of PyTorch or Tensorflow.
105+
(default: None).
104106
training_compiler_config (:class:`~sagemaker.training_compiler.TrainingCompilerConfig`):
105107
A configuration class for the SageMaker Training Compiler
106108
(default: None).

0 commit comments

Comments
 (0)