forked from Oneflow-Inc/oneflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
50 lines (48 loc) · 801 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
/build
/build-*
/docs/build/
/docs/build-cn/
/docs/source/generated
/cmake-build-*
/dist
/third_party/
/examples/**/oneflow
/benchmark/**/oneflow
log/
*plan
core.*
*.pyc
*.ipynb
/.vscode
/.idea
/manylinux*
wheelhouse/
wheelhouse*
.DS_Store
/tmp_wheel
/oneflow/python/__export_symbols__.py
/oneflow/python/compatibility.py
/oneflow/python/framework/sysconfig_gen.py
/oneflow/python/test/ops/localhost_script_*.sh
.clangd
compile_commands.json
/oneflow/python/test/ops/localhost_script_*.sh
.cache
/oneflow-src.zip
/oneflow_temp
/distributed-tmp
/serving-tmp
test_tmp_dir
unittest-log-*
/oneflow/python
/oneflow/compatible_single_client_python
/benchmarks
/oneflow/python/version.py
/data-test
/tmp
/python/oneflow/test/dataloader/data-test/
/target
saved_model
/devcontainer-cache
op_prof.csv
*.lock