lstmWc property

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

Implementation

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