Skip to content

Commit 654a6ea

Browse files
Update index_cn.rst (#7204)
更新index,和框架特色保持一致。
1 parent acf5436 commit 654a6ea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/guides/paddle_v3_features/index_cn.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@
99

1010
- `动静统一自动并行 <auto_parallel_cn.html>`_ :介绍了飞桨动静统一的自动并行编程范式
1111

12+
- `大模型训推一体 <overview_cn.html>`_ :同一套框架支持训练和推理,实现训练、推理代码复用和无缝衔接
13+
14+
- `科学计算高阶微分 <higher_order_ad_cn.html>`_ :介绍了飞桨高阶自动微分在科学计算领域的应用
15+
1216
- `神经网络编译器 <cinn_cn.html>`_ :介绍了神经网络编译器自动优化的基本原理、架构和功能
1317

14-
- `高阶自动微分 <higher_order_ad_cn.html>`_ :介绍了飞桨高阶自动微分在科学计算领域的应用
18+
- `异构多芯适配 <overview_cn.html>`_ :构建多硬件统一适配方案,通过标准化接口屏蔽了不同芯片软件栈开发接口差异
19+
20+
**其他重要框架基础技术升级:**
1521

1622
- `动转静 SOT 原理及使用 <sot_cn.html>`_ :介绍了动转静 SOT 原理及使用方式
1723

0 commit comments

Comments
 (0)