已合并
Add FFN figures for link of FFN markdowns #2014
Add FFN figures for link of FFN markdowns #2014
已合并
pencho创建于 2月26日
pencho
2月26日

描述

补充FFN docs markdown link的PNG图片

关联的Issue

关联Issue #600 : https://gitcode.com/cann/ops-transformer/issues/600

测试

文档更新

更新了 ffn\ffn\docs\FFN算子设计介绍.md 文件

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 pencho 的贡献)
Ppencho
2月26日 创建了 pull request,commit bb9bbeb7
Ppencho
2月26日 关联了issue:[Documentation|文档反馈]: FFN计算流程中的图显示异常
CANN-robot
CANN-robot成员
2月26日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
docs liudan12, yu-xinjie62, songkai111 (3/2) songkai111, liudan12 (2/1)
ffn liudan12, chaotang233 (2/2) liudan12, chaotang233 (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robotCANN-robot成员
2月26日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
2月26日 将monologue815,chaotang233,yu-xinjie62,Allan_Yu,songkai111,liudan12,mabing1118设为评审人
CANN-robot
CANN-robot成员
2月26日 评论:

CLA Signature Pass

pencho, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robotCANN-robot成员
2月26日 将monologue815,chaotang233,yu-xinjie62,Allan_Yu,songkai111,liudan12,mabing1118设为审查人
CANN-robot
CANN-robot成员
2月26日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

likedislike
CANN-robot
CANN-robot成员
2月26日 评论:

问题/功能描述

本次PR旨在增强技术文档的可读性与准确性,主要包含两方面内容:一是新增了多张技术示意图,用于可视化说明FFN(前馈神经网络)模块中的关键计算过程(如反量化转uint64、专家并行、伪量化流水并发、量化场景下的UB缓冲区分配及向量计算),以辅助理解底层逻辑;二是修复了一处文档中图片引用路径的格式问题,确保文档渲染的一致性。

修改方案描述

修改方案包括两部分:一是在文档的figures目录下新增了五个PNG格式的二进制图片文件(FFN dequant转uint64计算过程.pngFFN专家并行示意图.pngFFN伪量化场景流水并发.pngFFN量化场景UB_buffer分配.pngFFN量化场景vector计算过程.png),用于图文并茂地解释相关技术原理;二是修改了FFN算子设计介绍.md文件,调整了其中一张图片引用的缩进格式,使其与文档其他部分保持一致。本次变更均为文档或静态资源层面的更新,不涉及任何功能代码的修改。

likedislike
唐超成员
2月26日 通过审查
唐超成员
2月26日 通过了评审
唐超成员
2月26日 评论:

/lgtm
/approve

likedislike
於欣洁成员
2月26日 评论:

/lgtm

likedislike
songkai111成员
2月26日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
2月26日 添加了label:approved
liudan12成员
2月26日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
2月26日 添加了label:lgtm
pencho
2月26日 评论:

/check-pr

likedislike
CANN-robot
CANN-robot成员
2月26日 评论:

The following label is not ready.

ci-pipeline-passed: Please wait for the CI test to be completed.

likedislike
pencho
2月26日 评论:

/compile

likedislike
CANN-robotCANN-robot成员
2月26日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
2月26日 评论:

流水线任务触发成功 [流水线指导]
任务链接 [c7976f2299e348f1bec17a157548ab73]

任务名称状态日志下载链接
Check_Pr ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Pre_Compile ✅ SUCCESS
API_Check ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
UT_Test ✅ SUCCESS
Smoke_A900_npupool ✅ SUCCESS >>>>>
codecheck ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>

[2026-02-26 15:37:06]    CI执行结束

likedislike
CANN-robotCANN-robot成员
2月26日 添加了label:api-check-pass
此处折叠了7条事件消息 查看更多
CANN-robotCANN-robot成员
2月26日 添加了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
2月26日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: liudan12, songkai111, chaotang233.
Reviewers who wrote a comment of /lgtm are: yu-xinjie62, songkai111, chaotang233, liudan12.

likedislike
CANN-robotCANN-robot成员
2月26日 关闭了关联的issue
CANN-robotCANN-robot成员
2月26日 合入了pull request