onnx2keras
onnx2keras copied to clipboard
Calculate the depth_multiplier for DepthwiseConv2d
When in_channels != out_channels
the depth_multipler
parameter must be set and the weights reshaped accordingly