sagemaker.train.constants

sagemaker.train.constants#

DEPRECATED: This module has been moved to sagemaker.core.training.constants

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

from sagemaker.core.training.constants import …