We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a2929 commit 8c905a7Copy full SHA for 8c905a7
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.33.0 (2021-04-05)
4
+
5
+### Features
6
7
+ * Add environment variable support for SageMaker training job
8
9
+### Bug Fixes and Other Changes
10
11
+ * add version length mismatch validation for HuggingFace
12
+ * Disable debugger when checkpointing is enabled with distributed training
13
+ * map user context is list associations response
14
15
+### Testing and Release Infrastructure
16
17
+ * disable_profiler on mx-horovod test
18
19
## v2.32.1 (2021-04-01)
20
21
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.32.2.dev0
+2.33.0
0 commit comments