Recurrent supports BatchNormalization (#1176)
* addPreprocessInputLayer to support BatchNormalization * revise bnorm to hiddensize * add comments * add BatchNormalization between preTopology and topology * add BatchNormalization in Recurrent * recurrent support batchnormalization * revise sequential to identity in throw new Error * fix serialize * add serializeBigDLModule * return Unit in doSerializeModule
This commit is contained in:
parent
e71a4dcf55
commit
9415d4f3d0