Skip to main content

Parallel Distributed Deep Learning

Project description


Documentation Status Documentation Status Release License

Welcome to the PaddlePaddle GitHub.

PaddlePaddle, as the only independent R&D deep learning platform in China, has been officially open-sourced to professional communities since 2016. It is an industrial platform with advanced technologies and rich features that cover core deep learning frameworks, basic model libraries, end-to-end development kits, tools & components as well as service platforms. PaddlePaddle is originated from industrial practices with dedication and commitments to industrialization. It has been widely adopted by a wide range of sectors including manufacturing, agriculture, enterprise service, and so on while serving more than 2.3 million developers. With such advantages, PaddlePaddle has helped an increasing number of partners commercialize AI.

Installation

We provide users with four installation methods ,which are pip, conda, docker and install with source code.

PIP Installation

PREQUISTIES

On Windows:
  • Windows 7/8/10 Pro/Enterprise (64bit)
    • GPU version support CUDA 10.2/11.2/11.6/11.7
    • Only supports single card
  • Python version 3.8/3.9/3.10/3.11/3.12 (64 bit)
  • pip version 9.0.1+ (64 bit)
On Linux:
  • Linux Version (64 bit)
    • CentOS 7 (GPUVersion Supports CUDA 10.2/11.2/11.6/11.7)
    • Ubuntu 16.04/18.04/20.04/22.04 (GPUVersion Supports CUDA 10.2/11.2/11.6/11.7)
  • Python Version: 3.8/3.9/3.10/3.11/3.12 (64 bit)
  • pip or pip3 Version 20.2.2+ (64 bit)
On macOS:
  • MacOS version 10.11/10.12/10.13/10.14 (64 bit) (not support GPU version yet)

  • Python version 3.8/3.9/3.10/3.11/3.12 (64 bit)

  • pip or pip3 version 9.0.1+ (64 bit)

Commands to install

cpu:
pip install paddlepaddle
gpu:
pip install paddlepaddle-gpu
specific version cuda:

We only release paddlepaddle-gpu cuda10.2 on pypi.

If you want to install paddlepaddle-gpu with cuda version of 10.2/11.2/11.6/11.7, commands to install are on our website: Installation Document

Verify installation

After the installation is complete, you can use python3 to enter the Python interpreter and then use import paddle and paddle.utils.run_check()

If PaddlePaddle is installed successfully! appears, to verify that the installation was successful.

Other installation methods

If you want to install witch conda or docker or pip, please see commands to install on our website: Installation Document

FOUR LEADING TECHNOLOGIES

  • Agile Framework for Industrial Development of Deep Neural Networks

    The PaddlePaddle deep learning framework facilitates the development while lowering the technical burden, through leveraging a programmable scheme to architect the neural networks. It supports both declarative programming and imperative programming with both development flexibility and high runtime performance preserved. The neural architectures could be automatically designed by algorithms with better performance than the ones designed by human experts.

  • Support Ultra-Large-Scale Training of Deep Neural Networks

    PaddlePaddle has made breakthroughs in ultra-large-scale deep neural networks training. It launched the world's first large-scale open-source training platform that supports the training of deep networks with 100 billions of features and trillions of parameters using data sources distributed over hundreds of nodes. PaddlePaddle overcomes the online deep learning challenges for ultra-large-scale deep learning models, and further achieved the real-time model updating with more than 1 trillion parameters. Click here to learn more

  • Accelerated High-Performance Inference over Ubiquitous Deployments

    PaddlePaddle is not only compatible with other open-source frameworks for models training, but also works well on the ubiquitous developments, varying from platforms to devices. More specifically, PaddlePaddle accelerates the inference procedure with the fastest speed-up. Note that, a recent breakthrough of inference speed has been made by PaddlePaddle on Huawei's Kirin NPU, through the hardware/software co-optimization. Click here to learn more

  • Industry-Oriented Models and Libraries with Open Source Repositories

    PaddlePaddle includes and maintains more than 100 mainstream models that have been practiced and polished for a long time in the industry. Some of these models have won major prizes from key international competitions. In the meanwhile, PaddlePaddle has further more than 200 pre-training models (some of them with source codes) to facilitate the rapid development of industrial applications. Click here to learn more

Documentation

We provide English and Chinese documentation.

  • Basic Deep Learning Models

    You might want to start from how to implement deep learning basics with PaddlePaddle.

  • User Guides

    You might have got the hang of Beginner’s Guide, and wish to model practical problems and build your original networks.

  • Advanced User Guides

    So far you have already been familiar with Fluid. And the next step should be building a more efficient model or inventing your original Operator.

  • API Reference

    Our new API enables much shorter programs.

  • How to Contribute

    We appreciate your contributions!

Communication

  • Github Issues: bug reports, feature requests, install issues, usage issues, etc.
  • QQ discussion group: 796771754 (PaddlePaddle).
  • Forums: discuss implementations, research, etc.

Copyright and License

PaddlePaddle is provided under the Apache-2.0 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl (477.4 MB view details)

Uploaded CPython 3.12Windows x86-64

paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl (758.9 MB view details)

Uploaded CPython 3.12

paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl (477.4 MB view details)

Uploaded CPython 3.11Windows x86-64

paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl (759.0 MB view details)

Uploaded CPython 3.11

paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl (477.4 MB view details)

Uploaded CPython 3.10Windows x86-64

paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl (758.9 MB view details)

Uploaded CPython 3.10

paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl (477.3 MB view details)

Uploaded CPython 3.9Windows x86-64

paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl (758.9 MB view details)

Uploaded CPython 3.9

paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl (477.4 MB view details)

Uploaded CPython 3.8Windows x86-64

paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl (758.9 MB view details)

Uploaded CPython 3.8

File details

Details for the file paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3646ffed8ed3ed7fb79e8607fd67cc23a0e7e6bc8250cb11753a855cb9b74c3e
MD5 6fd3b5f4f8f3e67c76bd0c07824a166d
BLAKE2b-256 76b6309e432a9d206d53741fe5fd221b4ce0d75aecb9c56ea7e04b1376683c78

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 289d9dac958bbb075a62c0a3ede821d67415e23df9bd3f94807d2a4ddc68c879
MD5 fb9d3573e17bbca480210e892814a370
BLAKE2b-256 79cc58096f96c6506f80fb4a76fe981e66c1d932a7d4639ee4ad75112f46d584

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cc57a077bc7b8c61f022ffaf3bc98cf1a6a85dfcea05dad7fa4085ee5d006962
MD5 9eb73d565f5789c6be70b8ac7a503f19
BLAKE2b-256 921d269f2a5f7b1a97834552b56c58cf573ce5ba033d9a445b0deebec08cc644

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 29694686383d935fb0966dd393f9af32a87d2d6674c8603583df5b08f9457f45
MD5 a2ecae475b32d274e8cff38937413fcd
BLAKE2b-256 845c8d3aa7503980b9c1e0dafa4bc58fdc5ecadb4424c5eec8262f3159aaef55

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ec2d80c41e89da8b2d76ff9175a175c074396797dce145c3537b36fcc48aa45b
MD5 3d58bd5c1d9da08b9ec8c95e173e049b
BLAKE2b-256 c72ee3e783f259921707438d1ed56e1ec10e576273cb0c9cc3fa2919d247f41b

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 72c89a5a79766968758c96a1f87072393800f29812ad5a764b39b4dd3a55c27f
MD5 6f514e4121b6f166397985e448ad17f8
BLAKE2b-256 70d10ca646de695f77b0b00bf4c50393597784ed43342c16ab64f5905904b8a1

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 15060444f96e141e1cb8c8322502805d9fd9ccca985b51b81f373a7471aa80d8
MD5 26c42fe6ec7f4326fc637b9e0f0fb90d
BLAKE2b-256 21e5a5d364c89199315db51bba4566176a7d3b8c52dbb58d312d2898603fb5c3

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9febe264df7d14fda8e57e3a1b94de279557b64c0fd453af1a38c999c598410f
MD5 50ac31726d2678998145d4853e0b5efc
BLAKE2b-256 0124e057ad8b4a18ed0975c3c136da3c32bfd0743077b0978b62a458a4b31176

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 17f668656daf35fee7b7c3593fef3fe4fe3c2d297c71b87f631785ef91d28269
MD5 bc90d5e78f85d151b99613592577560c
BLAKE2b-256 46a2bd7d082f97da26d8fe370bd3a714afa763b295c6fd3f659f444f7bd33fe6

See more details on using hashes here.

File details

Details for the file paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 83421e990a658e36e616bdaa116738f7e44b466043ebdc0c8119f2da8a30d9bf
MD5 1d90ead150f63a4dcf7045feb67e9e6f
BLAKE2b-256 9c02b66ebef3665843756f5b2fcea0f983fb562f9ff4a56d25e7b1dbd36d4ec9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page