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:
parent
5a39246214
commit
ef12a19dd4