sagemaker.train.remote_function

sagemaker.train.remote_function#

DEPRECATED: This module has been moved to sagemaker.core.remote_function

This is a backward compatibility shim. Please update your imports to:

from sagemaker.core.remote_function import …

Modules

checkpoint_location

This module is used to define the CheckpointLocation to remote function.

client

DEPRECATED: This module has been moved to sagemaker.core.remote_function.client

core

DEPRECATED: This module has been moved to sagemaker.core.remote_function.core

custom_file_filter

SageMaker remote function client.

errors

DEPRECATED: This module has been moved to sagemaker.core.remote_function.errors

invoke_function

An entry point for invoking remote function inside a job.

job

DEPRECATED: This module has been moved to sagemaker.core.remote_function.job

logging_config

Utilities related to logging.

runtime_environment

Sagemaker modules container_drivers directory.

spark_config

DEPRECATED: This module has been moved to sagemaker.core.remote_function.spark_config