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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
{
"architecture": "resnet20",
"command": [
"/orion/u/oscarwan/scratch/miniconda3/envs/sdil-main/bin/python",
"experiments/conv_run.py",
"--mode",
"bp",
"--out",
"/orion/u/oscarwan/scratch/sdil-work/sdil-a6000-full-rerun/results/resnet_crossover/r2/resnet-r2-bp-d20-lr0p1.json",
"--normalization",
"batchnorm",
"--a_scale",
"1",
"--alignment_probe",
"0",
"--device",
"cuda",
"--depth",
"20",
"--width",
"16",
"--seed",
"0",
"--loader_seed",
"0",
"--split_seed",
"2027",
"--batch_size",
"128",
"--epochs",
"200",
"--train_limit",
"0",
"--val_examples",
"5000",
"--eval_split",
"validation",
"--eval_every",
"1",
"--augment_train",
"1",
"--lr",
"0.1",
"--output_lr",
"0.1",
"--lr_schedule",
"step",
"--lr_milestones",
"100,150",
"--lr_gamma",
"0.1",
"--momentum",
"0.9",
"--weight_decay",
"1e-4"
],
"completed_unix_time": 1787035719.2218466,
"cuda_visible_devices": "0",
"depth": 20,
"driver_wall_seconds": 1228.3254659175873,
"epochs": 200,
"experiment_name": "resnet-r2-bp-d20-lr0p1",
"hardware_lock": {
"cuda_visible_devices": "0",
"hardware_profile": "a6000",
"physical_gpu_index": 0,
"physical_gpu_name": "NVIDIA RTX A6000",
"physical_gpu_uuid": "GPU-71e7b0a5-bc0f-e6c0-6965-8a3e2ab76b0b",
"total_memory_mib": 49140
},
"lr_schedule": "step",
"method": "bp",
"output": "/orion/u/oscarwan/scratch/sdil-work/sdil-a6000-full-rerun/results/resnet_crossover/r2/resnet-r2-bp-d20-lr0p1.json",
"output_exists": true,
"output_sha256": "5cf3b2928b4d27a0968fb42d633d5c23d91dad233b24a25daffb0fa9cd2fe7ee",
"rate": 0.1,
"return_code": 0,
"selector": {
"p1_source": {
"git_commit": "19f3966fc2d15b1ed18862a779d91ee16ed56bfc",
"protocol_path": "/scratch/yurenh2/sdil-runs/resnet-p1/RESNET_CROSSOVER.md",
"protocol_sha256": "048dbaf06866bdd3959a637ba827c06063205f6d1cc693d89aa8fc9c1d24975d",
"python": "/home/yurenh2/miniconda3/envs/ep_pascal/bin/python3",
"tracked_files": {
"RESNET_CROSSOVER.md": "048dbaf06866bdd3959a637ba827c06063205f6d1cc693d89aa8fc9c1d24975d",
"experiments/analyze_resnet_crossover_p1.py": "6ff485a3fecc7b814dedf55d04abdb770a6ce904cdeb9e06a7dddcf26f996d5b",
"experiments/conv_run.py": "9fa2daea597d63981a78248fafb154da39775ccfae57aac9889e78d83dc4eb44",
"experiments/resnet_crossover_grid.py": "669c84846bc3115816ae3c9036be8722f21577612dc9d56a689d3321e837ca95",
"experiments/resnet_crossover_native.py": "c5e54324b000c37c53d495f7d3eb0d4a85dcf15e83ea3aab125a097ce61eff87",
"sdil/conv.py": "09f87eef636aa5397b39a2a7a66909b8861640624507eabbdfaffe98577a5d2c",
"sdil/conv_crossover.py": "3c1373aa3555e77cce37f093dec7b7aaedca475f608b092d13706bfff1dbe1a8",
"sdil/data.py": "262031353b5952fb4d1b0e3c3d1e9b3186ae42b88601ccb89e1748ffd36ed36d"
}
},
"path": "results/resnet_crossover/p1_selector.json",
"selected_rates": {
"bp": 0.1,
"clean_kp": 0.1,
"dfa": 0.01,
"dualprop": 0.05,
"ep": 0.0003,
"fa": 0.1,
"ff": 0.03,
"pepita": 0.003,
"sdil": 0.1
},
"sha256": "0f0fcdfcd0056b034a9cd95e57970782bb2c33785832ab1cbe27e5dbe212111b"
},
"source": {
"git_commit": "f55872beaee658ff76ac15fd421b73017820c320",
"protocol_path": "/orion/u/oscarwan/scratch/sdil-work/sdil-a6000-full-rerun/RESNET_CROSSOVER.md",
"protocol_sha256": "16d110298f88d383f528b9c9b81f20ba11920c89596534ebb4a5c1e057f97223",
"python": "/orion/u/oscarwan/scratch/miniconda3/envs/sdil-main/bin/python",
"tracked_files": {
"RESNET_CROSSOVER.md": "16d110298f88d383f528b9c9b81f20ba11920c89596534ebb4a5c1e057f97223",
"experiments/analyze_resnet_crossover_r2.py": "ddad2a41b45ef41b7f26ddde0d6fdb9255592307714351d65b98e109b73ca6d1",
"experiments/conv_run.py": "9fa2daea597d63981a78248fafb154da39775ccfae57aac9889e78d83dc4eb44",
"experiments/crossover_hardware.py": "f7fd5ab940d6790d1f60c1bf0ec2115db8db7163a4ee034b536908ef72ac025f",
"experiments/resnet_crossover_native.py": "c04a5311c2aa4f7820f0f6883aca6e678b1c3227085c5d88fef46c83ac65e83d",
"experiments/resnet_crossover_r2.py": "8fe2844211a0220873a11ad801d672db8e2869fcb914bc972396bfd24adb040f",
"results/resnet_crossover/p1_selector.json": "0f0fcdfcd0056b034a9cd95e57970782bb2c33785832ab1cbe27e5dbe212111b",
"sdil/conv.py": "09f87eef636aa5397b39a2a7a66909b8861640624507eabbdfaffe98577a5d2c",
"sdil/conv_crossover.py": "3c1373aa3555e77cce37f093dec7b7aaedca475f608b092d13706bfff1dbe1a8",
"sdil/data.py": "0e8496c3bbcaa090c280afc3dbdd8b4c9490eeaca3306afff8aea081dccde254"
}
},
"stage": "r2",
"status": "completed",
"timeout_seconds": 172800
}
|