DualLSTMLayer constructor
DualLSTMLayer(
- int lowerTierClockCycle = 7,
Implementation
DualLSTMLayer(this.hiddenSize, {this.lowerTierClockCycle = 7});
DualLSTMLayer(this.hiddenSize, {this.lowerTierClockCycle = 7});