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

Remaining tasks for fluid #5813

Closed
20 tasks done
reyoung opened this issue Nov 22, 2017 · 1 comment
Closed
20 tasks done

Remaining tasks for fluid #5813

reyoung opened this issue Nov 22, 2017 · 1 comment
Assignees

Comments

@reyoung
Copy link
Collaborator

reyoung commented Nov 22, 2017

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.
@reyoung
Copy link
Collaborator Author

reyoung commented Dec 11, 2017

Done.

@reyoung reyoung closed this as completed Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants