Results 1 issues of Jeesoo Lee

### New Issue Checklist - [v] I have read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md) - [v] I searched for [existing GitHub issues](https://github.com/tensorlayer/tensorlayer/issues) ### Issue Description https://github.com/tensorlayer/tensorlayer/blob/master/tensorlayer/layers/normalization.py#L291 ```python if self.axes is None: self.axes...