Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

Results 1049 Paddle issues
Sort by recently updated
recently updated
newest added

### PR types Others ### PR changes Others ### Describe - Flake8 tracking issue: #46039 修复 `remove-tabs` 存量 python 代码(`'\t'` -> `' ' * 4`) 本 PR 仅修复 NPU 单测的问题,触发...

contributor
status: proposed

### PR types Others ### PR changes Others ### Describe - Flake8 tracking issue: #46039 修复 `remove-tabs` 存量 python 代码(`'\t'` -> `' ' * 4`) 并修正部分格式问题 fluid 单测拆分到 PR #46357...

contributor
status: not progressed

### PR types Others ### PR changes Others ### Describe - migrate transpose2_grad operator to phi

Intel
contributor

### PR types Performance optimization ### PR changes OPs ### Describe Optimize performance of depthwise_conv_fwd - Method: Reduce modulo calculations and other redundant calculations - Result: | config | pytorch...

### PR types Others ### PR changes Others ### Describe Others

### PR types Bug fixes ### PR changes Others ### Describe - fix lazyinit dygraph mode flag

### PR types Function optimization ### PR changes OPs ### Describe 使fused_multi_transformer支持动态设置cache_kv大小和支持输入prefix_caches。

### PR types Function optimization ### PR changes APIs ### Describe Update quantization new format when export. It will insert quant/dequant linear op after every op node.

### PR types Bug fixes ### PR changes Others ### Describe 修复Cmake依赖配置问题导致的如下偶发的编译错误:

### 请提出你的问题 Please ask your question 我的矩阵是256*384*50000的,在最后一维使用softmax进行降维,报了下面的错 怎么能让我计算这个大矩阵呢,设备是A100 80G

status/following-up
type/question