Skip to main content

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.

Release files for paddlepaddle-gpu 2.6.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for paddlepaddle-gpu 2.6.2
File
paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-64 Details
paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.5+ x86-64 Details
paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-64 Details
paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details

Total release size: 6.2 GB

Release files / paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl

Download URL paddlepaddle_gpu-2.6.2-cp312-cp312-win_amd64.whl
Size 477.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
3646ffed8ed3ed7fb79e8607fd67cc23a0e7e6bc8250cb11753a855cb9b74c3e
BLAKE2b-256 checksum
How to use checksums
76b6309e432a9d206d53741fe5fd221b4ce0d75aecb9c56ea7e04b1376683c78
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl

Download URL paddlepaddle_gpu-2.6.2-cp312-cp312-manylinux1_x86_64.whl
Size 758.9 MB
Tags CPython 3.12 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
289d9dac958bbb075a62c0a3ede821d67415e23df9bd3f94807d2a4ddc68c879
BLAKE2b-256 checksum
How to use checksums
79cc58096f96c6506f80fb4a76fe981e66c1d932a7d4639ee4ad75112f46d584
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl

Download URL paddlepaddle_gpu-2.6.2-cp311-cp311-win_amd64.whl
Size 477.4 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
cc57a077bc7b8c61f022ffaf3bc98cf1a6a85dfcea05dad7fa4085ee5d006962
BLAKE2b-256 checksum
How to use checksums
921d269f2a5f7b1a97834552b56c58cf573ce5ba033d9a445b0deebec08cc644
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl

Download URL paddlepaddle_gpu-2.6.2-cp311-cp311-manylinux1_x86_64.whl
Size 759.0 MB
Tags CPython 3.11 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
29694686383d935fb0966dd393f9af32a87d2d6674c8603583df5b08f9457f45
BLAKE2b-256 checksum
How to use checksums
845c8d3aa7503980b9c1e0dafa4bc58fdc5ecadb4424c5eec8262f3159aaef55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl

Download URL paddlepaddle_gpu-2.6.2-cp310-cp310-win_amd64.whl
Size 477.4 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
ec2d80c41e89da8b2d76ff9175a175c074396797dce145c3537b36fcc48aa45b
BLAKE2b-256 checksum
How to use checksums
c72ee3e783f259921707438d1ed56e1ec10e576273cb0c9cc3fa2919d247f41b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl

Download URL paddlepaddle_gpu-2.6.2-cp310-cp310-manylinux1_x86_64.whl
Size 758.9 MB
Tags CPython 3.10 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
72c89a5a79766968758c96a1f87072393800f29812ad5a764b39b4dd3a55c27f
BLAKE2b-256 checksum
How to use checksums
70d10ca646de695f77b0b00bf4c50393597784ed43342c16ab64f5905904b8a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl

Download URL paddlepaddle_gpu-2.6.2-cp39-cp39-win_amd64.whl
Size 477.3 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
15060444f96e141e1cb8c8322502805d9fd9ccca985b51b81f373a7471aa80d8
BLAKE2b-256 checksum
How to use checksums
21e5a5d364c89199315db51bba4566176a7d3b8c52dbb58d312d2898603fb5c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl

Download URL paddlepaddle_gpu-2.6.2-cp39-cp39-manylinux1_x86_64.whl
Size 758.9 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
9febe264df7d14fda8e57e3a1b94de279557b64c0fd453af1a38c999c598410f
BLAKE2b-256 checksum
How to use checksums
0124e057ad8b4a18ed0975c3c136da3c32bfd0743077b0978b62a458a4b31176
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl

Download URL paddlepaddle_gpu-2.6.2-cp38-cp38-win_amd64.whl
Size 477.4 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
17f668656daf35fee7b7c3593fef3fe4fe3c2d297c71b87f631785ef91d28269
BLAKE2b-256 checksum
How to use checksums
46a2bd7d082f97da26d8fe370bd3a714afa763b295c6fd3f659f444f7bd33fe6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release files / paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl

Download URL paddlepaddle_gpu-2.6.2-cp38-cp38-manylinux1_x86_64.whl
Size 758.9 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
83421e990a658e36e616bdaa116738f7e44b466043ebdc0c8119f2da8a30d9bf
BLAKE2b-256 checksum
How to use checksums
9c02b66ebef3665843756f5b2fcea0f983fb562f9ff4a56d25e7b1dbd36d4ec9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.9.13

Release history Release notifications | RSS feed

This release

2.6.2 This release

10 release files

2.6.1

10 release files

2.6.0

10 release files

2.5.2

10 release files

2.5.1

10 release files

2.5.0

8 release files

2.4.2

10 release files

2.4.0

10 release files

2.3.2

10 release files

2.2.2

8 release files

2.2.1

8 release files

2.2.0

8 release files

2.1.3

8 release files

2.1.2

8 release files

2.1.1

8 release files

2.1.0

8 release files

2.0.2

10 release files

2.0.0

10 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page