We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898951f commit a428872Copy full SHA for a428872
1 file changed
CHANGELOG.md
@@ -1,11 +1,10 @@
1
# Change Log
2
3
-## 1.1.0 - 2019-07-16
+## 1.1.1 - 2019-08-05
4
5
-- New layers: transpose convolution and group convolution
6
-- New architectures: U-Net, MobileNet, and ShuffleNet
7
-- Supporting FasterRCNN for object detection
8
-- Supporting image segmentation
9
-- Various bug fixes
10
-- Improved documentation
11
-- Improved code coverage
+- New speech-to-text APIs that enables us doing language model post processing
+- APIs for Image captioning
+- More example notebooks
+- Updated weights (located: http://support.sas.com/documentation/prod-p/vdmml/zip/index.html)
+supporting new version of ONNX
+- Various bug fixes
0 commit comments