lstmBi property

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

Implementation

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