Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • Serving
  • 合并请求
  • !76

S
Serving
  • 项目概览

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

通知 187
Star 833
Fork 253
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 105
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 10
  • Wiki 2
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
S
Serving
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 105
    • Issue 105
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 10
    • 合并请求 10
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 2
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板

fix paddle_rocksdb.h and pure virtual func call bug. !76

  • Report abuse
!76 已合并 9月 25, 2019 由 saxon_zh@saxon_zh 创建
#<User:0x00007fed7bd13e98>
  • 概览 0
  • 提交 2
  • 变更 11

Created by: wangjiawei04

there are 2 bug to fix in this PR.

  1. Compiling order was messy, RocksKVDB was being compiled before 3rd party rocksdb was installed. I add one add_dependencies in kvdb/CMakeList.txt to restrict the compiling order.

  2. it occurs pure virtual function called in gtest. it has two reasons. first one is implicit close db. second one is update_delta_model is async process, it exits too early in the test. I add Close() function to fix first one. For the second one, I remove the update_delta_model test, since the design has been changed a lot since it was first written, it requires more time to adapt the API UpdateModel to current design. So it'd better remove this test, and change the implementation of Update Model in the following months.

指派人
分配到
审核者
Request review from
无
里程碑
无
分配里程碑
工时统计
标识: paddlepaddle/Serving!76
Source branch: github/fork/wangjiawei04/develop
渝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