public_plstm
public_plstm copied to clipboard
Update bnlstm.py
In line 296 to 301: Get batch normalization input before flatten, otherwise it will be a wrong shape for the batchnormlayer after flatten.