Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

update release news #12342

Merged
merged 1 commit into from
Aug 24, 2018
Merged

update release news #12342

merged 1 commit into from
Aug 24, 2018

Conversation

szha
Copy link
Member

@szha szha commented Aug 24, 2018

Description

Add missing items and make corrections

@szha szha merged commit b640f96 into apache:v1.3.x Aug 24, 2018
@szha szha deleted the update_release_news branch August 24, 2018 22:30
Copy link
Contributor

@pengzhao-intel pengzhao-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a typo in vRNN PR number.


### New Features - Gluon RNN layers are now HybridBlocks
- In this release, Gluon RNN layers such as `gluon.rnn.RNN`, `gluon.rnn.LSTM`, `gluon.rnn.GRU` becomes `HybridBlock`s as part of [gluon.rnn improvements project](https://github.com/apache/incubator-mxnet/projects/11) (#11482).
- This is the result of newly available fused RNN operators added for CPU: LSTM([#10104](https://github.com/apache/incubator-mxnet/pull/10104)), vanilla RNN([#10104](https://github.com/apache/incubator-mxnet/pull/10104)), GRU([#10311](https://github.com/apache/incubator-mxnet/pull/10311))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's two #10104. Actually, the vRNN PR is #11399.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants