We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1bea3e commit 723a6b2Copy full SHA for 723a6b2
src/sagemaker/workflow/_utils.py
@@ -46,7 +46,7 @@
46
47
logger = logging.getLogger(__name__)
48
49
-FRAMEWORK_VERSION = "0.23-1"
+FRAMEWORK_VERSION = "1.2-1"
50
INSTANCE_TYPE = "ml.m5.large"
51
REPACK_SCRIPT = "_repack_model.py"
52
REPACK_SCRIPT_LAUNCHER = "_repack_script_launcher.sh"
0 commit comments