lstmWi property

List<Tensor<Matrix>> lstmWi
getter/setter pair

Implementation

late List<Tensor<Matrix>> lstmWf, lstmWi, lstmWc, lstmWo;