You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SageMaker Debugger deprecates the framework profiling feature starting from TensorFlow 2.11 and PyTorch 2.0. You can still use the feature in the previous versions of the frameworks and SDKs as follows.
73
-
74
-
* SageMaker Python SDK <= v2.130.0
75
-
* PyTorch >= v1.6.0, < v2.0
76
-
* TensorFlow >= v2.3.1, < v2.11
77
-
78
-
With the deprecation, SageMaker Debugger discontinues support for the APIs below this note.
79
-
80
-
See also `Amazon SageMaker Debugger Release Notes: March 16, 2023 <https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-release-notes.html#debugger-release-notes-20230315>`_.
In favor of `Amazon SageMaker Profiler <https://docs.aws.amazon.com/sagemaker/latest/dg/train-profile-computational-performance.html>`_,
72
+
SageMaker Debugger deprecates the framework profiling feature starting from TensorFlow 2.11 and PyTorch 2.0. You can still use the feature in the previous versions of the frameworks and SDKs as follows.
73
+
74
+
* SageMaker Python SDK <= v2.130.0
75
+
* PyTorch >= v1.6.0, < v2.0
76
+
* TensorFlow >= v2.3.1, < v2.11
77
+
78
+
With the deprecation, SageMaker Debugger discontinues support for the APIs below this note.
79
+
80
+
See also `Amazon SageMaker Debugger Release Notes: March 16, 2023 <https://docs.aws.amazon.com/sagemaker/latest/dg/debugger-release-notes.html#debugger-release-notes-20230315>`_.
0 commit comments