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 4903d9b commit ec89c9cCopy full SHA for ec89c9c
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.160.0 (2023-05-31)
4
+
5
+### Features
6
7
+ * PyTorch 2.0 release
8
+ * Add TFS 2.12.1 Graviton image
9
10
+### Bug Fixes and Other Changes
11
12
+ * Fix failing integ test
13
+ * remove unnecessary log messages for loading existing experiment runs
14
+ * build(deps): bump requests from 2.27.1 to 2.31.0 in /requirements/extras
15
+ * SDK Defaults - switch from config printing to logging
16
17
## v2.159.0 (2023-05-23)
18
19
### Features
VERSION
@@ -1 +1 @@
-2.159.1.dev0
+2.160.0
0 commit comments