PaddlePaddle 0.15.0 已发布,PaddlePaddle (PArallel Distributed Deep LEarning 并行分布式深度学习)是百度研发的深度学习平台,具有易用,高效,灵活和可伸缩等特点,为百度内部多项产品提供深度学习算法支持。PaddlePaddle 也是一个易学、易用的开源深度学习框架, 能够让开发者和企业安全、高效地实现自己的 AI 想法。
更新内容:
- PyReader. Support python-level customized data loading and preprocessing for the buffered reader.
- Unified Intermediate Representation (IR) and transforms for single-machine, distributed training and inference.
- Python3 early support. (Alpha testing)
- Inference library symbol hiding. Better isolation with other libraries linked together.
- Distributed lookup table training with parallel executor. Allow to scale distributed training for large scale sparse dataset. (Alpha testing)
完整更新内容请查看发布说明吗。
下载地址:
转自 https://www.oschina.net/news/99663/paddlepaddle-0-15-0-released