We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de4810 commit 18d6b5cCopy full SHA for 18d6b5c
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.87.0 (2022-04-20)
4
+
5
+### Features
6
7
+ * Add Jumpstart example notebooks
8
+ * add Tensorflow and Pytorch version for SM Training Compiler and expand to regular regions
9
10
+### Bug Fixes and Other Changes
11
12
+ * integs for training compiler in non-PDX regions
13
+ * TrainingStep cache misses due to timestamp based job name
14
+ * retry context delete
15
+ * Add more logging when unexpected number of artifacts found
16
17
## v2.86.2 (2022-04-14)
18
19
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.86.3.dev0
+2.87.0
0 commit comments