Skip to content

Commit 31cd40d

Browse files
committed
Deprecation warnings for Tf2.11 and PT 2.0
1 parent f2bd0a5 commit 31cd40d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sagemaker/fw_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,6 @@ def profiler_config_deprecation_warning(
650650
return
651651

652652
if framework_version is None:
653-
logger.warning(framework_version)
654653
framework_name, _, image_tag, _ = framework_name_from_image(image_uri)
655654

656655
if image_tag is not None:

0 commit comments

Comments
 (0)