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 26981e9 commit 17e94a7Copy full SHA for 17e94a7
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v2.5.5 (2020-09-10)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * update PyTorch 1.6.0 inference image uri config
8
+ * set use_spot_instances and max_wait as init params from job description
9
+ * run integ tests when image_uri_config jsons are changed
10
+ * Revert "fix: update pytorch inference 1.6 image uri config (#1873)"
11
+ * update pytorch inference 1.6 image uri config
12
13
+### Documentation Changes
14
15
+ * fix typo in v2.rst
16
17
+### Testing and Release Infrastructure
18
19
+ * fix PyTorch inference packed model integ test
20
21
## v2.5.4 (2020-09-08)
22
23
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.5.5.dev0
+2.5.5
0 commit comments