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 d3892fb commit 6545cf8Copy full SHA for 6545cf8
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v1.34.1 (2019-07-23)
4
+
5
+### Bug fixes and other changes
6
7
+ * enable line-too-long Pylint check
8
+ * improving Chainer integ tests
9
+ * update TensorFlow script mode dependency list
10
+ * improve documentation of some functions
11
+ * update PyTorch version
12
+ * allow serving script to be defined for deploy() and transformer() with frameworks
13
+ * format and add missing docstring placeholders
14
+ * add MXNet 1.4.1 support
15
16
+### Documentation changes
17
18
+ * add instructions for setting up Cloud9 environment.
19
+ * update using_tensorflow topic
20
21
## v1.34.0 (2019-07-18)
22
23
### Features
VERSION
@@ -1 +1 @@
-1.34.1.dev0
+1.34.1
0 commit comments