Paddle v0.11.0 发布,PaddlePaddle (PArallel Distributed Deep LEarning 并行分布式深度学习)是百度研发的深度学习平台,具有易用,高效,灵活和可伸缩等特点,为百度内部多项产品提供深度学习算法支持。 更新内容: Release Fluid. Add C-API for model inference Use fluid API to create a simple GAN demo. Add develop guide about performance tunning. Add retry when download paddle.v2.dataset. Linking protobuf-lite not protobuf in C++. Reduce the binary size. 改进: Build and install using a single whl package. Custom evaluating in V2 API. Change PADDLE_ONLY_CPU to PADDLE_WITH_GPU, since we will support many kinds of devices. Remove buggy BarrierStat. Clean and remove unused functions in paddle:arameter. bug 修复: Fix bug in ROI pooling. cc9a761 Fix AUC is zero when label is dense vector. #5274 Fix bug in WarpCTC layer. 下载地址: Source code (zip) Source code (tar.gz) Paddle v0.11.0 发布,百度深度学习开源平台下载地址