We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f19de5 commit 2edd52aCopy full SHA for 2edd52a
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v2.239.2 (2025-02-18)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Add warning about not supporting torch.nn.SyncBatchNorm
8
+ * pass in inference_ami_version to model_based endpoint type
9
+ * Fix hyperparameter strategy docs
10
+ * Add framework_version to all TensorFlowModel examples
11
+ * Move RecordSerializer and RecordDeserializer to sagemaker.serializers and sagemaker.deserialzers
12
13
## v2.239.1 (2025-02-14)
14
15
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.239.2.dev0
+2.239.2
0 commit comments