.gitignore 875 字节
Newer Older
Y
Yu Yang 已提交
1
paddle/fluid/operators/distributed/send_recv.proto
Z
Zeng Jinle 已提交
2 3 4
paddle/fluid/API.spec
paddle/fluid/API_DEV.spec
paddle/fluid/API_PR.spec
Z
Zeng Jinle 已提交
5 6
paddle/fluid/op_use_default_grad_maker_DEV.spec
paddle/fluid/op_use_default_grad_maker_PR.spec
7 8
paddle/pten/api/*/api.*
paddle/pten/api/*/backward*
9 10
paddle/pten/include/*
paddle/pten/extension.h
11
paddle/fluid/eager/api/generated/*
Z
Zeng Jinle 已提交
12

Z
zhangjinchao01 已提交
13
*.DS_Store
D
dzhwinter 已提交
14
*.vs
Z
zhangjinchao01 已提交
15
build/
Q
qijun 已提交
16
build_doc/
Y
Yu Yang 已提交
17
*.user
18
*.tmp
L
liaogang 已提交
19 20

.vscode
W
wangyang59 已提交
21 22
.idea
.project
23
.cproject
W
wangyang59 已提交
24
.pydevproject
W
wangyang59 已提交
25
.settings/
D
dzhwinter 已提交
26
CMakeSettings.json
27
Makefile
28
.test_env/
L
liaogang 已提交
29
third_party/
30 31 32

*~
bazel-*
L
liaogang 已提交
33
third_party/
Y
Yu Yang 已提交
34

35
build_*
Y
Yu Yang 已提交
36 37
# clion workspace.
cmake-build-*
Y
Yu Yang 已提交
38
paddle/fluid/operators/distributed/send_recv.proto
P
phlrain 已提交
39
model_test
40 41 42

Testing
tools/__pycache__
43 44 45 46 47 48 49

# This file is automatically generated.
# TODO(zhiqiang) Move this file to build directory.
paddle/infrt/dialect/pd_ops.td
.lit_test_times.txt
paddle/infrt/tests/dialect/Output
paddle/infrt/tests/lit.cfg.py