PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
C++Apache-2.0
Pinned issues
Issues
- 3
使用hub serving start部署本地服务时提示显存不够怎么修改
#68905 opened by 190084188 - 0
Paddle3.0beta2 导出 onnx 模型出错
#69128 opened by DarkenStar - 6
paddle.utils.run_check()报错
#69096 opened by Catherine-aka - 2
请教一个recompute单测的问题
#69107 opened by houj04 - 1
paddle.jit.to_static()在指定input_spec参数时,提示设置full_graph=True
#69119 opened by mookixiao - 1
null_loss问题:标签值超出了类别范围?
#69023 opened by GaeHyo - 4
paddle.utils.run_check()卡住
#69092 opened by zjlw - 2
EuroCup2016数据集如何下载?官网文档的数据链接已经无法下载
#69116 opened by fanplanet - 0
【快乐开源】Paddle 算子规范化任务
#69105 opened by gongshaotian - 0
Paddle Inference java API 编译后无法生成libpaddle_inference.so文件
#69021 opened by Kellen-X - 2
PreconditionNotMetError found in paddle.utils.run_check()
#69102 opened by Ao-Lee - 17
paddlepaddle3.0 安装后 import paddle 测试报错:Illegal instruction
#68881 opened by AZH1992 - 10
test_resnet在paddle 3.0 beta会失败
#68952 opened by Wong4j - 0
【快乐开源】Paddle Tensor 规范化
#69082 opened by HydrogenSulfate - 0
- 5
- 1
https://www.paddlepaddle.org.cn/paddle/visualdl/modelconverter/x2paddle onnx模型转换paddle模型成功后,点击下载的tar包是0B,无法正常下载
#69066 opened by demomath - 1
paddle.linalg.matrix_exp存在精度问题
#69053 opened by leeleolay - 7
Support for `gast` with Python 3.12
#68889 opened by eee4017 - 2
Converting bool input to float32 and feeding it into convolution results in a core dump
#68963 opened by PhyllisJi - 0
A ‘double free or corruption (out)’ error occurs, causing the programme to crash
#68965 opened by PhyllisJi - 0
“malloc(): unsorted double linked list corrupted” and other errors occurs when training the model
#68966 opened by PhyllisJi - 5
论文引用
#69000 opened by minghua-123 - 6
- 1
masked_fill_在导出静态模型的时候报错
#68982 opened by yeyupiaoling - 0
pr汇总
#68955 opened by fxfxfxfxfxfxfxfx - 2
飞腾+麒麟v10+昆仑R200环境中编译 PaddlePaddle 报错
#68926 opened by UnlimitedWand - 2
kylinv10+海光dcu,基于paddlepaddle-dcu-3.0.0.dev,paddlex的PaddleInference 推理报错:RuntimeError: (NotFound) The kernel `fused_conv2d_add_act` is not registered.[Hint: Expected iter != kernels_.end(), but received iter == kernels_.end().] (at /paddle/paddle/phi/core/kernel_factory.cc:173)
#68931 opened by casual-chen - 1
利用Jetson部署时报错module 'paddlex' has no attribute 'deploy'
#68891 opened by Xiaorong-Zh - 0
Paddle CINN fails to compile on Ubuntu 24.04 with GCC 13.2
#68930 opened by Wong4j - 2
FatalError: `Erroneous arithmetic operation` is detected by the operating system.
#68908 opened by zzk2021 - 13
昇腾910b上编译安装aarch版本的paddle包之后,运行检查程序报错,错误代码 507033
#68865 opened by boss-yang702 - 1
请问单gpu如何提高并发量
#68885 opened by tendzzss - 1
使用release3.0beta版本做paddleocr转trt推理后,存在严重内存泄漏问题
#68861 opened by jinqiua - 0
有使用Volcano提交多机多卡的yaml例子么?
#68857 opened by AUP0 - 0
鲲鹏编译paddlepaddle报错
#68854 opened by Serenagirl - 6
编译paddle源码报错python版本不匹配
#68822 opened by Serenagirl - 0
paddle.nn内置的TransformerDecoderLayer如果不需要enc_output的话该怎么传参呢?
#68842 opened by mrcx-pku - 8
鲲鹏920离线编译Paddle 遇到的问题
#68760 opened by mos1es - 0
不同版本的paddle-gpu是不是对显卡算力有要求
#68831 opened by zzx867 - 2
- 1
- 1
Paddle Inference 是否可以直接使用 Paddle.Tensor
#68789 opened by DrRyanHuang - 3
cmake 升级至3.18,编译后仍是undefined reference to pthread_create 等错误
#68794 opened by mos1es - 7
- 3
DataLoader随机出现报错
#68764 opened by rayLemond - 8
麒麟OS+海光CPU,如何安装paddlepaddle
#68738 opened by hudeyi100 - 1
Compilation Failure on Develop Branch after Memory Leak Fix
#68728 opened by ahmed081 - 0
BatchSize不能任意设置,报cudnn的错
#68765 opened by rayLemond - 0
cinn_jit 生成的CUDA_MODULE执行时的性能问题
#68739 opened by A-nnonymous