Created by: wangyang59
In response to issue #870 (closed) I have modified the BatchNormLayer in config_parser.py so that it will not set LayerConfig.width and LayerConfig.height if the input.width and input.height are both zero.
Created by: wangyang59
In response to issue #870 (closed) I have modified the BatchNormLayer in config_parser.py so that it will not set LayerConfig.width and LayerConfig.height if the input.width and input.height are both zero.