Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reclassify doc/fluid menu #9031

Closed
shanyi15 opened this issue Mar 13, 2018 · 0 comments
Closed

Reclassify doc/fluid menu #9031

shanyi15 opened this issue Mar 13, 2018 · 0 comments
Assignees

Comments

@shanyi15
Copy link
Collaborator

shanyi15 commented Mar 13, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants