Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • Paddle
  • Issue

P
Paddle
  • 项目概览

PaddlePaddle / Paddle
大约 2 年 前同步成功

通知 2325
Star 20933
Fork 5424
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 1423
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 543
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
P
Paddle
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 1,423
    • Issue 1,423
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 543
    • 合并请求 543
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
  • 开放中 3
  • 已关闭 120
  • 全部 123
新建issue
  • 优先 创建日期 最近更新 里程碑截止日期 截止日期 人气 标记优先级 手动
  • 最新fluid api如何实现多任务
    #15564 · opened 1月 29, 2019 by saxon_zh   PythonAPI
    • 已关闭
    • 3
    更新于8月 17, 2020
  • fluid.global_scope().find_var 使用问题
    #18270 · opened 6月 23, 2019 by saxon_zh   PythonAPI User
    • 已关闭
    • 3
    更新于7月 06, 2020
  • 如何对loss分元素加权
    #17780 · opened 6月 01, 2019 by saxon_zh   PythonAPI
    • 已关闭
    • 2
    更新于6月 08, 2020
  • dynamic_gru 是否可以使用普通的Tensor作为输入, 而不是用LoD Tensor? 如果可以该怎么用?
    #17144 · opened 4月 28, 2019 by saxon_zh   PythonAPI
    • 已关闭
    • 4
    更新于5月 22, 2020
  • reverse函数出现一些问题
    #15379 · opened 1月 17, 2019 by saxon_zh   Bug PythonAPI
    • 已关闭
    • 3
    更新于5月 22, 2020
  • expand op 文档示例有误
    #14429 · opened 11月 15, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 2
    更新于5月 22, 2020
  • 基于fluid 1.2的英文文档问题
    #15064 · opened 12月 26, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 1
    更新于5月 22, 2020
  • 对Python API注释的建议:cos_sim layer
    #13886 · opened 10月 15, 2018 by saxon_zh   PythonAPI feature request 文档
    • 已关闭
    • 7
    更新于8月 23, 2019
  • 单机多卡(或多CPU模式),异步读数据报错ValueError: Feed a list of tensor, the list should be the same size as places
    #19184 · opened 8月 13, 2019 by saxon_zh   PythonAPI
    • 已关闭
    • 2
    更新于8月 15, 2019
  • 怎么实现从一个base64的图片输入给模型
    #18279 · opened 6月 24, 2019 by saxon_zh   PythonAPI User
    • 已关闭
    • 1
    更新于7月 05, 2019
  • Core dumped when distributed training
    #17309 · opened 5月 09, 2019 by saxon_zh   Bug PythonAPI 训练
    • 已关闭
    • 5
    更新于5月 14, 2019
  • fluid中没有plot
    #15766 · opened 2月 18, 2019 by saxon_zh   Bug PythonAPI
    • 已关闭
    • 1
    更新于2月 18, 2019
  • 用fc层作为最后的输出层,激活函数用softmax, 得到的结果的每一维为啥不在[0, 1]区间里
    #15777 · opened 2月 18, 2019 by saxon_zh   PythonAPI question
    • 已关闭
    • 1
    更新于2月 18, 2019
  • edit_distance 文档中给的示例跑不了,能否提供一个能用的示例?
    #13734 · opened 10月 06, 2018 by saxon_zh   PythonAPI User 文档
    • 已关闭
    • 0
    更新于11月 13, 2018
  • [Discuss] the expected behavior when bias_attr (type of ParamAttr) set to None
    #13912 · opened 10月 16, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 3
    更新于10月 18, 2018
  • API doc problems of ceil, floor, round, reciprocal
    #9201 · opened 3月 19, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 0
    更新于8月 15, 2018
  • API doc problems of softplus, softsign
    #9202 · opened 3月 19, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 0
    更新于8月 15, 2018
  • API doc problems of swish
    #9203 · opened 3月 19, 2018 by saxon_zh   PythonAPI 文档
    • 已关闭
    • 0
    更新于8月 15, 2018
  • Unify the attribute and the input for some operators
    #6475 · opened 12月 11, 2017 by saxon_zh   Release 0.11.1   PythonAPI enhancement milestone
    • 已关闭
    • 0
    更新于8月 15, 2018
  • activation in Fluid should has type but not string
    #6503 · opened 12月 12, 2017 by saxon_zh   Release 0.11.1   PythonAPI
    • 已关闭
    • 0
    更新于8月 15, 2018
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
渝ICP备2023009037号

京公网安备11010502055752号

网络110报警服务 Powered by GitLab CE v13.7
开源知识
Git 入门 Pro Git 电子书 在线学 Git
Markdown 基础入门 IT 技术知识开源图谱
帮助
使用手册 反馈建议 博客
《GitCode 隐私声明》 《GitCode 服务条款》 关于GitCode
Powered by GitLab CE v13.7