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 66b6f16 commit 78d16f6Copy full SHA for 78d16f6
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.4.0 (2020-12-11)
4
+
5
+### Features
6
7
+ * add data parallelism support (#11) (#12)
8
9
+### Bug Fixes and Other Changes
10
11
+ * use ubuntu 18.04 base image in dlc gpu image
12
+ * remove TODOs in 1.6.0 dlc gpu dockerfile and reduce parameters for data parallel integ test
13
+ * use base cuda 11 image for test dlc gpu image
14
+ * use 1.6.0 for gpu tests and disable horovod tests
15
+ * remove local data parallel integ test
16
+ * use sagemaker-training 3.7.0 and enable data parallel integ tests
17
+ * patch socket call and update flake8 violations
18
19
## v2.3.0 (2020-08-31)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.3.1.dev0
+2.4.0
0 commit comments