Skip to content

Commit 64d5506

Browse files
author
Dan
authored
Merge branch 'master' into pipeline-proc-step-typo
2 parents e97133f + 3f81634 commit 64d5506

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/sagemaker/estimator.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1790,11 +1790,6 @@ def __init__(
17901790
API_AlgorithmSpecification.html#SageMaker-Type-AlgorithmSpecification-
17911791
EnableSageMakerMetricsTimeSeries>`_.
17921792
(default: ``None``).
1793-
enable_network_isolation (bool): Specifies whether container will
1794-
run in network isolation mode (default: ``False``). Network
1795-
isolation mode restricts the container access to outside networks
1796-
(such as the Internet). The container does not make any inbound or
1797-
outbound network calls. Also known as Internet-free mode.
17981793
profiler_config (:class:`~sagemaker.debugger.ProfilerConfig`):
17991794
Configuration for how SageMaker Debugger collects
18001795
monitoring and profiling information from your training job.

0 commit comments

Comments
 (0)