Skip to content

Reclassify doc/fluid menu #9031

@shanyi15

Description

@shanyi15

refer to comment in #8976
the fluid documentation has been reclassified, according to fluid docs we already have
please put them in the right location, thanks!

新手入门 doc/fluid/getstarted

基本使用概念 doc/fluid/getstarted/concepts

【保存模型】doc/fluid/getstarted/concepts/save_model
https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/getstarted/concepts/save_model/model_format.md
Design Doc: Model Format

设计思想 doc/fluid/design

设计动机和目标 doc/fluid/design/motivation

执行流程 doc/fluid/design/execution

  1. 编译时流程
  2. 运行时流程
  3. 像写程序一样定义计算
    (1) https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/execution/switch.md
    Design Doc: Switch
    (2) https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/execution/if_else_op.md
    The IfElse Operator

核心概念 doc/fluid/design/concepts

  1. 编译时概念 doc/fluid/design/concepts
  1. 运行时概念 doc/fluid/design/concepts

数据类型 doc/fluid/design/data_type

内存管理 doc/fluid/design/memory

多设备支持 doc/fluid/design/muti_devices

Dynamic RNN doc/fluid/design/dynamic_rnn

并发编程 doc/fluid/design/concurrent

梯度更新算法 doc/fluid/design/algorithm

https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/algorithm/parameter_average.md

复杂网络设计 doc/fluid/design/network

代码结构和重要模块 doc/fluid/design/modules

fluid系统形态 doc/fluid/design/system

待定

多语言接口 doc/fluid/design/interface

https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/interface/00.why_plain_c.md
Paddle多语言接口实现

https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/interface/01.inference_implementation.md
C-API 模型推断实现文档

分布式训练 doc/fluid/design/dist_train

Others doc/fluid/design/others

-https://github.com/PaddlePaddle/Paddle/blob/develop/doc/fluid/design/others/gan_api.md
gan 这是一篇v2的文档,但此功能在v2没有实现,fluid可能会有这个功能,在写文档时可能会参考此文档

进阶使用 doc/fluid/howto

性能分析与调优 doc/fluid/howto/performance

第三方库 doc/fluid/howto/third_party

开发标准 doc/fluid/dev

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions