-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy path.gitignore
More file actions
executable file
·53 lines (41 loc) · 873 Bytes
/
.gitignore
File metadata and controls
executable file
·53 lines (41 loc) · 873 Bytes
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
51
52
53
## flangeplane
internbootcamp/bootcamp/flangeplane/DeepCAD/work_dir/
internbootcamp/bootcamp/flangeplane/DeepCAD/squashfs-root/
## outputs
data_generator_outputs/
bootcamp_generator_outputs/
bootcamp_generation_outputs/
examples/eval/output/
## configs
## venv
venv/
.venv/
## vscode
.vscode/
## pycache
**/__pycache__/*
internbootcamp.egg-info/
# unit test
whiteboard.py
wbs/
test.py
unittest_logs
autoverifier
autoverifier/outputs
test_bootcamp.py
test_bootcamp_*.py
fig.png
examples/pipelines/filter_autogen_configs.py
test*.py
examples/pipelines/quickgen_data_configs_from_eval_meta.py
# training
examples/xpuyu_usage/ckpts
examples/xpuyu_usage/bootcamp_rl/launch_configs
examples/xpuyu_usage/bootcamp_rl/launch_scripts
examples/xpuyu_usage/bootcamp_rl/configs
examples/unittests/output/
test.*
test*
wandb
# assets
internbootcamp/libs/symbolic_regression