lstmBf property

List<Tensor<Vector>> lstmBf
getter/setter pair

Implementation

late List<Tensor<Vector>> lstmBf, lstmBi, lstmBc, lstmBo;