sagemaker.core.debugger

sagemaker.core.debugger#

Classes for using debugger and profiler with Amazon SageMaker.

Modules

debugger

Amazon SageMaker Debugger provides full visibility into ML training jobs.

framework_profile

Configuration for collecting framework metrics in SageMaker training jobs.

metrics_config

The various types of metrics configurations that can be specified in FrameworkProfile.

profiler

Configuration for collecting profiler v2 metrics in SageMaker training jobs.

profiler_config

Configuration for collecting system and framework metrics in SageMaker training jobs.

profiler_constants

Utils file that contains constants for the profiler.

utils

Utils file that contains util functions for the profiler.