Skip to content

Remaining tasks for fluid #5813

@reyoung

Description

@reyoung

We complete the most jobs for fluid release, but still there are several tasks remains.
tasks.dot.txt
tasks

There are two colors in each block, aquamarine and white. The tasks in the white blocks is under developing right now. We need help to complete the tasks in the aquamarine blocks.

NOTE: The tasks and graph of dependencies could be flux.

There are five major parts of tasks:

  1. Polish our Python API. Make the high level Python API as same as our V2 API.
  1. Complete our last two chapter in our book.
  1. Synchronize our training accuracy with previous Paddle and other frameworks.
    • We train same data with same configuration and same initialization. We should make fluid produce the exactly same result with previouse Paddle or other frameworks. Exactly means the epsilon should be less than 1e-4.
  2. Polish Op & Layer documentation.
    • The most crucial task is generate Op & Layers documentation HTML files, and publish it in our staging sever.
  3. Releasing new docker images & pip packages
    • Also run the regression tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions