PaddlePaddle v1.4.1 Release Notes

Release Date: 2019-04-23 // about 5 years ago
  • 🚀 Release Notes

    🐛 BUG修复

    修复一些op在InferShape时对变长shape检查的错误

    增加一些op对长度为零的LoD序列输入的支持

    修复用recurrent op实现StaticRNN的一些bug

    修复动态图dygraph模型checkpoint存储和读取的bug

    🛠 fix bugs of some ops in InferShape

    🛠 fix bugs of some ops with input LoD length = 0

    🛠 fix bugs of recurrent op for StaticRNN

    🛠 fix bugs of dygraph when saving and loading model checkpoint