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

set __layout__ attribute for FusedRNNCell output states #6747

Merged
merged 2 commits into from
Jun 20, 2017
Merged

set __layout__ attribute for FusedRNNCell output states #6747

merged 2 commits into from
Jun 20, 2017

Conversation

formath
Copy link
Contributor

@formath formath commented Jun 19, 2017

#6736
In FusedRNNCell, default layout N... is not possible for its output states which should be 'LNC'.
@piiswrong

@leezu
Copy link
Contributor

leezu commented Jun 19, 2017

Thanks

@piiswrong
Copy link
Contributor

This should be done in _normalize_sequence

@piiswrong
Copy link
Contributor

Actually, I think this commit's approach is better: c1fd788

swapping contradicts state_info

@formath
Copy link
Contributor Author

formath commented Jun 20, 2017

Yes. So I have reverted it.

@piiswrong piiswrong merged commit 94d8e18 into apache:master Jun 20, 2017
Guneet-Dhillon pushed a commit to Guneet-Dhillon/mxnet that referenced this pull request Sep 13, 2017
* set __layout__ attr for FucedRNNCell output states

* right usage not that in desc
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.

3 participants