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-3.0.0-cp313-cp313-win_amd64.whl (97.1 MB view details)

Uploaded CPython 3.13 Windows x86-64

paddlepaddle-3.0.0-cp313-cp313-manylinux1_x86_64.whl (192.8 MB view details)

Uploaded CPython 3.13

paddlepaddle-3.0.0-cp313-cp313-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp313-cp313-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.13 macOS 10.9+ x86-64

paddlepaddle-3.0.0-cp312-cp312-win_amd64.whl (97.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

paddlepaddle-3.0.0-cp312-cp312-manylinux1_x86_64.whl (192.9 MB view details)

Uploaded CPython 3.12

paddlepaddle-3.0.0-cp312-cp312-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp312-cp312-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

paddlepaddle-3.0.0-cp311-cp311-win_amd64.whl (97.0 MB view details)

Uploaded CPython 3.11 Windows x86-64

paddlepaddle-3.0.0-cp311-cp311-manylinux1_x86_64.whl (192.8 MB view details)

Uploaded CPython 3.11

paddlepaddle-3.0.0-cp311-cp311-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

paddlepaddle-3.0.0-cp310-cp310-win_amd64.whl (97.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

paddlepaddle-3.0.0-cp310-cp310-manylinux1_x86_64.whl (192.8 MB view details)

Uploaded CPython 3.10

paddlepaddle-3.0.0-cp310-cp310-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

paddlepaddle-3.0.0-cp39-cp39-win_amd64.whl (96.9 MB view details)

Uploaded CPython 3.9 Windows x86-64

paddlepaddle-3.0.0-cp39-cp39-manylinux1_x86_64.whl (192.8 MB view details)

Uploaded CPython 3.9

paddlepaddle-3.0.0-cp39-cp39-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

paddlepaddle-3.0.0-cp38-cp38-win_amd64.whl (97.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

paddlepaddle-3.0.0-cp38-cp38-manylinux1_x86_64.whl (192.8 MB view details)

Uploaded CPython 3.8

paddlepaddle-3.0.0-cp38-cp38-macosx_11_0_arm64.whl (96.9 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

paddlepaddle-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl (94.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file paddlepaddle-3.0.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2e1292d50f80a8577407008f7321f85c8309938c0c575927950aec3c45502c2a
MD5 e66869a1000cff4b7751b4457a8e009e
BLAKE2b-256 875645594a67d2603fc3b3b334017de7ef94eca6cbd21b8f53700e51e61a490e

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp313-cp313-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp313-cp313-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bbc4d573b35d24a262e02d72696e80f5b4aee41f698671af9574deeb1a83e6f7
MD5 2745a160663b1401a838f4de9a5ed29f
BLAKE2b-256 5b4aa80b735e62c1dac0310f0dcdca51a29523cf863834f291866bd8991f270d

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp313-cp313-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp313-cp313-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8fc4865efd3656ee99424124792cb88a642151b4d591a7d6d4a5c6afdae95959
MD5 25da62822f43d31c11d50dbff0a0ad62
BLAKE2b-256 2c7a59d9b82f500ab72e16382503cd0d42393c8d35d2a86622926d1c2b508804

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d1051f2e208da1d439daee7c861bcb50240f09712496eb61e9ce8c618faf2f9
MD5 825da43dc154283c46157418fad1f2bd
BLAKE2b-256 ce02f6a04543770dbc2edf6368789bf025e61bf934e3b20986072882801b2e85

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp313-cp313-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp313-cp313-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52c401ffe4aae56316660a33015a6fd755cda23d3d70a28b13b73d70cbdbb8cb
MD5 5b6f3012bc522d810f6e35c601bee5cb
BLAKE2b-256 c021706cf5aa1ed7e3da092ee64fe1475a0dd7cc6ed0a907de0e87f5b55e39ce

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 68efccd9b64233243e48d89a20d34904e2827abc3458c7dddb9e97ef8e2209f6
MD5 9877f80940fbb545418e8313c44d07e9
BLAKE2b-256 bdca850a357ea6803eeeef3ec0703f15fbbe30a6dfb0c01671bfe0527cab8662

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp312-cp312-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp312-cp312-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ddaa996a8b0a00dbe4269da21d65052877ec3693a22ecc07b9cada3ecd116886
MD5 34c2588a77c694ba9fe747cf08988f01
BLAKE2b-256 e9df4254095dff1e3f87cd8a2be000e39bd1e65118ba3841466b2aeecb480c63

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp312-cp312-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp312-cp312-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 81a7c5b10150b07521d1cd1491dca1fb76ff621b14db10e899d959f3a77935ea
MD5 3b9991e73878c44e7d93526f8f5f4c8b
BLAKE2b-256 011d5dfdda57de184d8406d6757f764a1ecdf26923d78ec7c427cb55b085c4d4

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8677e8d42ff66f74fbca32ff32d8b64bbe3d56ed29a92d43dc418f0f168fcb69
MD5 e8f4e7d86132a68b49faf001f9d98cc1
BLAKE2b-256 ea83f3435988cc4cce3764942188ec5c5f92e858012a335642e6740fcb0c3061

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dcfebfb10deb15aa33d2a2d66d5a12d9de65461d8a40d2687e2fb3221150d0ba
MD5 52d217462299599070e9edc8b15bf6f3
BLAKE2b-256 e25e07c10c1a98fde7c7dcb299dc62c6c06b2951073734a9daa93851ba29711f

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 215daf5c154855e9f4139844076853cabc86425fd127c390405895ae2b820d85
MD5 7d762c03977e1dd93ca9a31b8145a1ae
BLAKE2b-256 0a3d5e0e1440e3ccf1becfd6bd07ec3432e9e9fe797585038c95f00a9da0962a

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp311-cp311-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3ef99688f4d5113dcf0e026a0b225efa77975da04e8ca1d0666ebdb729d4a409
MD5 059baaaeaa31f251992fc324357fee7b
BLAKE2b-256 7f1d7229c5eb164b390ebef4c55c42980781d88c38d59cb8922474e24204a5fe

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp311-cp311-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp311-cp311-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cfd73da79e2eb9325bac4a3a1a7995063c7662dde724bf452659dda88e55b76f
MD5 13ea3bbf96aec4702c31bdea31aaaf7c
BLAKE2b-256 8bffa8685638b8ddd1af3a43f25a2b8f05263a1bec808db990177c38c6228738

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb4a98192079cde5b5dac1109d334c12b376b97edc8682490b5f5065c8f708d9
MD5 8de188043307043a9e820838d9c0ba3d
BLAKE2b-256 46244e07f557384d3aee30ad924a7e06273b1226876576fd4db5b10193a71427

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f69b4ec5ec881e632bf80d8d2a0ca74f87925335dc57b14bb8971e72e2d87951
MD5 b50a02b72b560adb132790a4a63b7b16
BLAKE2b-256 d6ff5fe8b6852d02e52c20e5b8f1dce672d38a60c22ecdde4f726f3e1625c7c6

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9fe8544bce8d034da5cdab1417782c7d53e1bef97533bcef5710dfdb59e87ca5
MD5 4358a122fabc80a3930f0ce9ccb1b1b1
BLAKE2b-256 df1f2bd1e792fc3ce1aae11625afe238868b291370048d32939985b09274a9d1

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp310-cp310-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ea8841cdbea7f26dbe548d3b129dd9764f36a4338656c9b5257cac43b382a674
MD5 46a5d869472965b4aa28db4a4dbc864c
BLAKE2b-256 10e60e56a48490f0fc7e6f9b671adccb0ae972f73093e2257a3a0bb278174b3c

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp310-cp310-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 73b1349d91a85dae81e23aee0faf1d04f244e26c688c23e387a504437066829a
MD5 e69408f27f8c8e4f748adef688c8914b
BLAKE2b-256 ab0724565a312b58fb8e78c8c4214db0cfaee44f6dec161c00756026991633d8

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a8a3de6238d7588224353d7412d1869772fa88d0cc0119cb7c921bee9b1869c
MD5 c63f479de467aec91fdccd0889e1576b
BLAKE2b-256 ebc221c77d75f47398f8eb847aa85e456b19a1cca9cebb03e9c3cedce1888944

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 69321d2fed61f9c4b502843d213af0919e058f8399c3fb7da4b90ff9f9e8544d
MD5 be1c969266f1ee5e43f39847e3ed7183
BLAKE2b-256 cf601a3dc2f48dc5eb82d1258e0a0d18b9e9db0ace73f077c2984c626191af2c

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4b078cee4f6da995e4d2b1c46d1d94545f31a487b02ec1c61cfbb9e7d6d082f2
MD5 505ea22ab4a055c4b3d303b11ffc7510
BLAKE2b-256 adeeeef6cfb98a44e11891bda8e898a9620df1303664f45e64285edc6ac93536

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f68630572edc4eb76ab6bbbe57689cb08b961f0d08bc0fc8c969d79b4bc213e9
MD5 52a884e449f2120fde8c5102e90150f5
BLAKE2b-256 42304f86d091fb8b312f157b3cd23670ff27da78232153a4b341a1a7d6fdf759

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp39-cp39-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 220f8010c30cfd7712d0b0364e4732a344779ac202888ae1045e3567e24a6213
MD5 471ab6f83925f182cc74dbfbbf5d98bc
BLAKE2b-256 efe3fc30d25974dc6302d1126932c00d9e8e4bf6a4018fea41679bba69c077eb

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00bd606cdce5dbae2b9752afdc07479c5fab9df73efdf1bf577d187fd492f289
MD5 beecff3aa7066b213c95003087422238
BLAKE2b-256 a4adcd5c1b474dab6a0c7e35e98a58c37e8d9a84b1a9ea2b33189e8d734dee83

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 394a942b7281a8eb87083f80a9592f31b8aec1a360464e536c1d955d3e6e0bb4
MD5 496cc8a53271bbe3402c0f681d683a55
BLAKE2b-256 c7c9a3623236de7e0f0ff4d2c9b8f53d99b0591f9425fb97149720c3d9391ffa

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 93a21b03a960515e1431bfe5f404060e2ce8c82c63d885600e0b45b775f2d081
MD5 2735d2116d8e60daa208bf652f7191fe
BLAKE2b-256 97cca347d689476f5438534dbe443a8759a9ed93b851beff1095fd68cf2a50ef

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 157a3b11f0599175ea07759357d331be0031df3d462ba81b9c3c31fea9a57faf
MD5 6bd67d7f1a3d979629c3bc0aa3edfc02
BLAKE2b-256 1a40f48237430a6de8a97b1ec02e892e91b362bf3858d25e4dd90f6af639ce07

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 414ae8b44259bc363f3e120ef917390f98a53bc57cc38de27d04f5f1e043aae1
MD5 0dece3ec7712b7ddda195d24308bd70e
BLAKE2b-256 d7f4535ca083c77531aacf46f5159135d8052e3964f60a10ad898d55ef657109

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92d5398b7c6fd92d31b5cacb81dd1196c87a3bc7ee5021325df914c8187d03c2
MD5 0b134e3d307f2b613c648e0c722160bb
BLAKE2b-256 5b54f852b685a1770c327158f1a5e839236c4c6b4bc37f73b2419e1ad405d211

See more details on using hashes here.

File details

Details for the file paddlepaddle-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for paddlepaddle-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a98145ff8e554c6a85fe233ff5a6480def4b6b6390ee12436f028c819b4c36f
MD5 09f697f6d73b44f7fe7cf147c65a4045
BLAKE2b-256 5d282efea22fc88a16bb127a3b9c44763caec9fd0ebb9cd338d978a1e1eef816

See more details on using hashes here.

Supported by

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