docs(rfcs): 新增 PaddleOCR-VL 在 Metax GPU 上的阶段一分析报告#1351
Open
Dryoung95 wants to merge 2 commits intoPaddlePaddle:masterfrom
Open
docs(rfcs): 新增 PaddleOCR-VL 在 Metax GPU 上的阶段一分析报告#1351Dryoung95 wants to merge 2 commits intoPaddlePaddle:masterfrom
Dryoung95 wants to merge 2 commits intoPaddlePaddle:masterfrom
Conversation
f7a8729 to
cee30bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
本 PR 提交“沐曦:优化 PaddleOCR-VL-1.5 + Metax GPU”任务的阶段一材料。
本阶段目标是完成以下工作:
本次新增文件
新增以下 3 个 RFC/说明文件:
rfcs/FastDeploy/20260423_paddleocr_vl_metax_stage1_report_for_fastdeploy.mdrfcs/FastDeploy/20260423_paddleocr_vl_metax_stage1_exec_summary_for_fastdeploy.mdrfcs/FastDeploy/20260423_paddleocr_vl_metax_stage1_evidence_manifest_for_fastdeploy.md阶段一已完成内容
本次阶段一工作已完成以下内容:
关键结果概述
当前阶段一结论包括:
/health正常seqs_1_len_1024的异常长尾在复测中未稳定复现,更倾向于一次性冷态或偶发扰动当前限制
当前仍存在以下限制:
py-spyattach 在线服务时受ptrace_scope=1影响,无法直接完成更深层采样后续计划
后续将继续推进以下工作:
ptrace/ profiler 权限限制,补充更强的 profiling 证据FastDeploy develop准备后续优化 PR说明
本 PR 主要提交阶段一分析材料与证据索引,不涉及 FastDeploy 主代码仓库功能变更。