We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a79f27 commit 22acfa6Copy full SHA for 22acfa6
CHANGELOG.md
@@ -1,5 +1,28 @@
1
# Changelog
2
3
+## v1.3.0 (2020-03-18)
4
+
5
+### Features
6
7
+ * install inference toolkit from PyPI.
8
9
+### Bug Fixes and Other Changes
10
11
+ * Fixed awscli
12
+ * awscli update
13
+ * Update awscli
14
+ * Add multi-model capability label to 1.4.0 Dockerfile
15
+ * Upgrade the version of sagemaker-inference
16
+ * default model_fn and predict_fn in default handler
17
18
+### Documentation Changes
19
20
+ * update README with pytorch eia section
21
22
+### Testing and Release Infrastructure
23
24
+ * refactor toolkit tests.
25
26
## v1.2.1 (2020-02-24)
27
28
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.2.2.dev0
+1.3.0
0 commit comments