[TensorLayerX 0.5.5](https://github.com/) is a maintenance release.In this release, we have the following changes.
- Added get_device, to_device operator.
- Changed the parameter name of the average pooling layer to (AvgPool1d, GlobalAvgPool1d, AdaptiveAvgPool1d, AvgPool2d, GlobalAvgPool2d Etc.)
- Fixed LSTM RNN GRU.
- Fixed a bug where ParameterList and ParameterDict training parameters on the TensorFlow backend were not collected.
- Fixed support for MindSpore1.7.0 version.
Feel free to use it and make suggestions!