423 Star 4.3K Fork 427

GVPPaddlePaddle / Paddle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
# EditorConfig is a cross-editor configuration file
# that helps to unify code styles for multiple
# developers collaborative projects.
# See more at https://editorconfig.org/
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{c,cc,cxx,cpp,cu,cuh,h,hpp,hxx,kps}]
indent_size = 2
[*.{py,java,r}]
indent_size = 4
[Dockerfile.*]
indent_size = 4
[.flake8]
indent_size = 4
[*.go]
indent_style = tab
indent_size = 4
Python
1
https://gitee.com/paddlepaddle/Paddle.git
git@gitee.com:paddlepaddle/Paddle.git
paddlepaddle
Paddle
Paddle
develop

搜索帮助