fix error for model with lstm_nonlin without UseDropout attribute (#7730)
* fix error for model with lstm_nonlin without UseDropout attribute * remove extra line * added dropoutmaskcomponent in doc as supported
This commit is contained in:
committed by
GitHub
parent
0bebd53b4a
commit
a1ee7dca49
@@ -441,6 +441,7 @@ Standard Kaldi\* Layers:
|
||||
| convolutional1dcomponent | No |
|
||||
| convolutionalcomponent | No |
|
||||
| copy | No |
|
||||
| dropoutmaskcomponent | No |
|
||||
| elementwiseproductcomponent | No |
|
||||
| fixedaffinecomponent | No |
|
||||
| fixedbiascomponent | No |
|
||||
|
||||
Reference in New Issue
Block a user