Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

fix issue #2091 #2107

Merged
merged 6 commits into from
Feb 29, 2020
Merged

fix issue #2091 #2107

merged 6 commits into from
Feb 29, 2020

Conversation

marsggbo
Copy link
Contributor

No description provided.

@ultmaster
Copy link
Contributor

I think this PR will induce risk that StackedLSTMCell doesn't work with batch_size > 1. But anyway, we only use this cell when batch_size is 1.

@ultmaster
Copy link
Contributor

@marsggbo Can you add a comment suggesting that this cell only works with batch_size = 1?

@marsggbo
Copy link
Contributor Author

this cell only works with batch_size = 1

@ultmaster
Copy link
Contributor

@marsggbo Yes, I agree. But people who didn't read this PR might not be know that. Better add a note in the code.

@ultmaster
Copy link
Contributor

thanks @QuanluZhang

@ultmaster ultmaster merged commit 03cea2b into microsoft:master Feb 29, 2020
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.

ENAS bug IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
4 participants