We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00d6ca commit 061ab2bCopy full SHA for 061ab2b
src/sagemaker/estimator.py
@@ -1250,7 +1250,7 @@ def __init__(
1250
>>> |----- test.py
1251
1252
You can assign entry_point='src/train.py'.
1253
- source_dir (str): Path (absolute or relative) to a directory with
+ source_dir (str): Path (absolute, relative, or an S3 URI) to a directory with
1254
any other training source code dependencies aside from the entry
1255
point file (default: None). Structure within this directory are
1256
preserved when training on Amazon SageMaker. If 'git_config' is
0 commit comments