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 8d5d7fd commit f7de00fCopy full SHA for f7de00f
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.183.0 (2023-09-05)
4
+
5
+### Deprecations and Removals
6
7
+ * remove support for py37
8
9
+### Features
10
11
+ * Neo service GA in TLV
12
13
+### Bug Fixes and Other Changes
14
15
+ * Update pytorch.json with 2.0.1 for inference and training
16
+ * get python version dynamically for remote function tests
17
+ * HuggingFaceProcessor parameterized instance_type when image_uri is absent
18
19
## v2.182.0 (2023-08-29)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.182.1.dev0
+2.183.0
0 commit comments