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

Init Test GAN #5743

Closed
wants to merge 35 commits into from
Closed

Conversation

reyoung
Copy link
Collaborator

@reyoung reyoung commented Nov 17, 2017

No description provided.

@wangkuiyi
Copy link
Collaborator

It seems that this program works?

Change books just use `import fluid`, not submodules
Use default_main_program/default_startup_program instead
* Two functions: switch_main_program/switch_startup_program
* A guard: program_guard. Users can use the `with` statement change
  default programs
* Change unittests in `test_layers`
@reyoung
Copy link
Collaborator Author

reyoung commented Nov 27, 2017

It seems that this program works?

@wangkuiyi Yes. The GAN works. But the python program should be polished:

  1. We need a high-level API for GAN. That program is too detailed.
  2. The generated results of this configuration are not very well. The neural network configuration needs to be polished.

The current results look
like:
de150f5b59917fccdae8b09d7ff66d6d

@luotao1
Copy link
Contributor

luotao1 commented Feb 1, 2019

感谢您给PaddlePaddle贡献代码。由于Paddle V1/V2版本已不再维护,相关代码也已从develop分支上删除,因此关闭您的PR,欢迎您向Paddle最新版-Fluid贡献代码。
Thanks for contributing to PaddlePaddle! Since V1/V2 will not be maintained anymore, and related codes have been deleted from develop branch as well, we close this PR. Welcome to contribute to Fluid——the latest version of PaddlePaddle.

@luotao1 luotao1 closed this Feb 1, 2019
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

Successfully merging this pull request may close these issues.

3 participants