Support SperableConv2D and one hot crossentropy (#1944)
* Support SperableConv2D and one hot crossentropy * fix compile error * add python wrapper * add new ut * add ut * fix unit test * fix ut * refine depthwiseConv2D * fix seperable conv2d unit tests * support DepthWiseConv2dBackpropInput and DepthWiseConv2DBackpropFilter * refine the code * add more test * fix failed test and style issue * fix inconsistant API with keras1 * add serialization unit test * fix failed unit test
This commit is contained in:
parent
01be6ce1a4
commit
579f55b5a3