File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ def __init__(
144
144
:class:`~sagemaker.debugger.metrics_config.DetailedProfilingConfig` class.
145
145
Pass ``DetailedProfilingConfig()`` to use the default configuration.
146
146
147
- .. deprecated ::
147
+ .. warning ::
148
148
149
149
This detailed framework profiling feature discontinues support for TensorFlow v2.11
150
150
and later. To use the detailed profiling feature, use previous versions of
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ def __init__(
223
223
if one of the two pairs is used. If both pairs are specified, a
224
224
conflict error occurs.
225
225
226
- .. deprecated ::
226
+ .. warning ::
227
227
228
228
This detailed framework profiling feature discontinues support for TensorFlow v2.11
229
229
and later. To use the detailed profiling feature, use previous versions of
You can’t perform that action at this time.
0 commit comments