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

add quick install script #240

Closed
wants to merge 15 commits into from
Closed

add quick install script #240

wants to merge 15 commits into from

Conversation

gouzil
Copy link
Member

@gouzil gouzil commented Sep 1, 2022

add quick install script

@paddle-bot
Copy link

paddle-bot bot commented Sep 1, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.

@jzhang533
Copy link
Collaborator

Paddle do have a env collecting script:
https://github.com/PaddlePaddle/Paddle/blob/develop/tools/summary_env.py

but still lacks lots of env information, compared with pytorch's script:
https://github.com/pytorch/pytorch/blob/master/torch/utils/collect_env.py

May be it's a good chance to improve this script.


TensorFlow 通过发布 [arch包](https://archlinux.org/packages/community/x86_64/python-tensorflow-opt-cuda/) 实现 (仅支持 arch linux), 通过 [conda](https://docs.anaconda.com/anaconda/user-guide/tasks/tensorflow/#cuda-versions) 实现自动安装 CUDA 和 cuDNN (支持windowns 和 linux)

PyTorch 社区开发者通过发布 [arch包](https://aur.archlinux.org/packages/python-pytorch-opt-rocm?all_deps=1#pkgdeps) 实现 (仅支持 arch linux)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is advised to add the installation command of each solution and personal assessment of the entire install experience. please describe bugs if you occur

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done add the installation command

@gouzil
Copy link
Member Author

gouzil commented Sep 2, 2022

Paddle do have a env collecting script: https://github.com/PaddlePaddle/Paddle/blob/develop/tools/summary_env.py

but still lacks lots of env information, compared with pytorch's script: https://github.com/pytorch/pytorch/blob/master/torch/utils/collect_env.py

May be it's a good chance to improve this script.

Compared to Paddle and PyTorch , TensorFlow report is more detailed, But it really gives a bit too much

@gouzil
Copy link
Member Author

gouzil commented Oct 9, 2022

paddle-docs pr update

@paddle-bot
Copy link

paddle-bot bot commented Jul 26, 2023

很抱歉,经过我们的反复讨论,你的PR暂未达到合入标准,请阅读飞桨社区贡献指南,你可以重新提交新的PR,我们先将此PR关闭,感谢你的贡献。
Sorry to inform you that through our discussion, your PR fails to meet the merging standard (Reference: Paddle API Design Standard Doc). You can also submit an new one. Thank you.

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

Successfully merging this pull request may close these issues.

3 participants