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 0b449df commit a76e942Copy full SHA for a76e942
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v1.51.4 (2020-03-23)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Check that session is a LocalSession when using local mode
8
+ * add tflite to Neo-supported frameworks
9
+ * ignore tags with 'aws:' prefix when creating an EndpointConfig based on an existing one
10
+ * allow custom image when calling deploy or create_model with various frameworks
11
12
+### Documentation Changes
13
14
+ * fix description of default model_dir for TF
15
+ * add more details about PyTorch eia
16
17
## v1.51.3 (2020-03-12)
18
19
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.51.4.dev0
+1.51.4
0 commit comments