Contents

paddlepaddle 2.6.1

0

Parallel Distributed Deep Learning

Parallel Distributed Deep Learning

Stars: 21573, Watchers: 21573, Forks: 5418, Open Issues: 1889

The PaddlePaddle/Paddle repo was created 7 years ago and the last code push was 3 hours ago.
The project is extremely popular with a mindblowing 21573 github stars!

How to Install paddlepaddle

You can install paddlepaddle using pip

pip install paddlepaddle

or add it to a project with poetry

poetry add paddlepaddle

Package Details

Author
License
Apache Software License
Homepage
https://www.paddlepaddle.org.cn/
PyPi:
https://pypi.org/project/paddlepaddle/
GitHub Repo:
https://github.com/PaddlePaddle/Paddle

Classifiers

No  paddlepaddle  pypi packages just yet.

Errors

A list of common paddlepaddle errors.

Code Examples

Here are some paddlepaddle code examples and snippets.

GitHub Issues

The paddlepaddle package has 1889 open issues on GitHub

  • reconstruct directory of ps
  • reconstruct directory of ps
  • [IPU] sync misc changes 02
  • [PTen] Open pten core headers for custom kernel
  • 海光DCU编paddle-rocm linux gcc5.4版本失败
  • [Pten]Change Infermeta for API && Remove MakePtenDenseTensor in reshape kernel
  • 【Benchmark test】 Use profiler for memory monitor API
  • modfication_about_heuristic_cudnn_conv
  • [Custom Ops]Assert _compile_dir/includes.txt existence
  • fix where broadcast bug
  • Add FusionGroupPass and unittest
  • optimize kunlun/xpu softmax_with_cross_entropy add add unitest
  • [pten] Cast xpu kernel
  • Add FuseBatchNormAddActPass and unittest.
  • Workqueue threadnames

See more issues on GitHub

Related Packages & Articles

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

kornia 0.7.2

Open Source Differentiable Computer Vision Library for PyTorch

tensorflow 2.16.1

TensorFlow is an open source machine learning framework for everyone.

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

pytorch-lightning 2.2.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.