Skip to content

TensorLayerX 0.5.5 Release

Compare
Choose a tag to compare
@Laicheng0830 Laicheng0830 released this 27 Jun 02:22
· 203 commits to main since this release

TensorLayerX 0.5.5 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!