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 64371d3 commit 3bb9dd7Copy full SHA for 3bb9dd7
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.20.0 (2020-12-16)
4
+
5
+### Features
6
7
+ * add dataset definition support for processing jobs
8
9
+### Bug Fixes and Other Changes
10
11
+ * include workflow integ tests with clarify and debugger enabled
12
+ * only run DataParallel and EdgePackaging tests in supported regions
13
14
+### Documentation Changes
15
16
+ * fix smp code example, add note for CUDA 11 to sdp
17
+ * adding note about CUDA 11 to SMP. Small title update PyTorch
18
19
## v2.19.0 (2020-12-08)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.19.1.dev0
+2.20.0
0 commit comments