Fix some issues found when save bigdl model to tensorflow format file (#1997)

* fix BN save tf issue when scale and offset is null; fix conv2d save tf issue when bias is null; support save LRN layer to tf format

* fix get padding info not correct when ceilMode=true and pad=0

* support save Scale in tf format

* refind some code

* fix unit test
This commit is contained in:
Ian Wong 2017-12-13 17:51:12 +08:00 committed by GitHub
parent 5a39246214
commit ef12a19dd4

Diff content is not available