Skip to content

Commit a76e942

Browse files
author
ci
committed
prepare release v1.51.4
1 parent 0b449df commit a76e942

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## v1.51.3 (2020-03-12)
418

519
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.51.4.dev0
1+
1.51.4

0 commit comments

Comments
 (0)