Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
1 Star 0 Fork 471

xiongying/Paddle

forked from PaddlePaddle/Paddle
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
develop
Branches (296)
Tags (62)
develop
fix_tensor_type
release/2.3
dingjiaweiww-patch-1
revert-41065-revert-40993-mv_ele_floordiv_pow
revert-41068-revert-40790-phi_new
prv-onednn-2.5
fix_rnn_docs
add_some_yaml_config
move_slice_to_pten
enable_eager_model_test
move_yolo_box_to_phi
move_sgd_to_phi
move_embedding_to_phi
release/2.2
incubate/infrt
release/1.8
ascendrelease
release/2.1
release/2.0
v2.2.2
v2.2.1
v2.2.0
v2.2.0-bak0
v2.2.0-rc0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.1.0-rc0
v2.0.2
v2.0.1
v2.0.0
v2.0.0-rc1
v2.0.0-rc0
v1.8.5
v2.0.0-beta0
v1.8.4
v1.8.3
v1.8.2
develop
Branches (296)
Tags (62)
develop
fix_tensor_type
release/2.3
dingjiaweiww-patch-1
revert-41065-revert-40993-mv_ele_floordiv_pow
revert-41068-revert-40790-phi_new
prv-onednn-2.5
fix_rnn_docs
add_some_yaml_config
move_slice_to_pten
enable_eager_model_test
move_yolo_box_to_phi
move_sgd_to_phi
move_embedding_to_phi
release/2.2
incubate/infrt
release/1.8
ascendrelease
release/2.1
release/2.0
v2.2.2
v2.2.1
v2.2.0
v2.2.0-bak0
v2.2.0-rc0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.1.0-rc0
v2.0.2
v2.0.1
v2.0.0
v2.0.0-rc1
v2.0.0-rc0
v1.8.5
v2.0.0-beta0
v1.8.4
v1.8.3
v1.8.2
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
develop
Branches (296)
Tags (62)
develop
fix_tensor_type
release/2.3
dingjiaweiww-patch-1
revert-41065-revert-40993-mv_ele_floordiv_pow
revert-41068-revert-40790-phi_new
prv-onednn-2.5
fix_rnn_docs
add_some_yaml_config
move_slice_to_pten
enable_eager_model_test
move_yolo_box_to_phi
move_sgd_to_phi
move_embedding_to_phi
release/2.2
incubate/infrt
release/1.8
ascendrelease
release/2.1
release/2.0
v2.2.2
v2.2.1
v2.2.0
v2.2.0-bak0
v2.2.0-rc0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.1.0-rc0
v2.0.2
v2.0.1
v2.0.0
v2.0.0-rc1
v2.0.0-rc0
v1.8.5
v2.0.0-beta0
v1.8.4
v1.8.3
v1.8.2
Paddle
/
python
/
paddle
contribute
Sync branch
See difference Through Pull Request Sync
Sync branch
Through Pull Request Sync
A Pull Request will be created to the current
branch and will be merged in to complete the sync
File empty ...
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

[![Build Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://www.paddlepaddle.org.cn/documentation/docs/en/1.8/beginners_guide/index_en.html) [![Documentation Status](http://www.paddlepaddle.org.cn/documentation/docs/zh/1.8/beginners_guide/index_cn.html) [![Release](https://img.shields.io/badge/license-Apache%202-blue.svg)](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

#### <a id="PREQUISITES">PREQUISTIES</a>

##### On Windows:

  • Windows 7/8/10 Pro/Enterprise (64bit) - GPU version support CUDA 9.0/9.1/9.2/10.0/10.1,only supports single card
  • Python version 2.7.15+/3.5.1+/3.6/3.7/3.8 (64 bit)
  • pip version 9.0.1+ (64 bit)

##### On Linux:

  • Linux Version (64 bit) - CentOS 6 (GPU Version Supports CUDA 9.0/9.1/9.2/10.0/10.1, only supports single card)** - CentOS 7 (GPUVersion Supports CUDA 9.0/9.1/9.2/10.0/10.1, CUDA 9.1 only supports single card)** - Ubuntu 14.04 (GPUVersion Supports CUDA 10.0/10.1) - Ubuntu 16.04 (GPUVersion Supports CUDA 9.0/9.1/9.2/10.0/10.1) - Ubuntu 18.04 (GPUVersion Supports CUDA 10.0/10.1)
  • Python Version: 2.7.15+/3.5.1+/3.6/3.7/3.8 (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 2.7.15+/3.5.1+/3.6/3.7/3.8 (64 bit)
  • pip or pip3 version 9.0.1+ (64 bit)

#### <a id="Commands to install">Commands to install</a>

###### cpu:

python2:

`python -m pip install paddlepaddle`

python3:

`python3 -m pip install paddlepaddle`

###### gpu-cuda10.2:

python2:

`python -m pip install paddlepaddle-gpu`

python3:

`python3 -m pip install paddlepaddle-gpu`

###### gpu-cuda9、10.0、10.1、11:

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

If you want to install paddlepaddle-gpu with cuda version of 9.0 ,10.0 ,10.1 ,or 11.0, commands to install are on our website: [Installation Document](

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

If Your Paddle Fluid is installed succesfully! 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](https://github.com/PaddlePaddle/Fleet)

  • 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](https://github.com/PaddlePaddle/models)

  • ## Documentation

    We provide [English](http://www.paddlepaddle.org.cn/documentation/docs/zh/1.8/beginners_guide/index_cn.html) documentation.

    Cancel

    Releases

    No release

    Contributors

    All

    Activities

    can not load any more
    Edit
    About
    Homepage
    马建仓 AI 助手
    尝试更多
    代码解读
    代码找茬
    代码优化
    Python
    1
    https://gitee.com/VisionDeveloper/Paddle.git
    git@gitee.com:VisionDeveloper/Paddle.git
    VisionDeveloper
    Paddle
    Paddle
    develop
    Going to Help Center

    Search

    Comment
    Repository Report
    Back to the top
    Login prompt
    This operation requires login to the code cloud account. Please log in before operating.
    Go to login
    No account. Register

    AltStyle によって変換されたページ (->オリジナル) /