sagemaker.train.configs

sagemaker.train.configs#

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

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

from sagemaker.core.training.configs import …