Commit Graph

91 Commits

Author SHA1 Message Date
7ed0c8fcc5 Fixed bug: Jobs working on wrong reps 2023-07-29 14:53:19 +02:00
0d7b02a57b [WIP] debugging 2023-07-29 14:45:32 +02:00
9260ea01f3 Allow configuring reps per version 2023-07-29 14:31:49 +02:00
94408f6b08 Added examples fro grid/abl to example.yaml 2023-07-29 13:03:24 +02:00
2248b24bcb [WIP] Implemented Grid and ablative
(functional but ugly)
2023-07-29 13:03:01 +02:00
74b06d92e7 ChatGPT lied (Revert "CHatGPT tells me i need to init BEFORE I sweep")
This reverts commit 373346b589.
2023-07-29 11:53:29 +02:00
373346b589 CHatGPT tells me i need to init BEFORE I sweep 2023-07-27 16:38:24 +02:00
f484e9d24c fix: need to pass to settings as kwargs 2023-07-27 15:10:52 +02:00
98ce730086 Trying to work around wandb quirks 2023-07-27 14:39:05 +02:00
d4ac0ac275 typo 2023-07-27 13:19:29 +02:00
e9702cd6a0 fix: sweep_id not passed correctly 2023-07-27 13:17:21 +02:00
c1ba7e01e8 Revert "wip"
This reverts commit 2058ee4932.
2023-07-27 13:13:48 +02:00
2058ee4932 wip 2023-07-27 13:09:34 +02:00
15381955fa ugly fix: dont traverse dots in sweep config 2023-07-27 13:07:18 +02:00
e926714275 sweep also takes no settings 2023-07-27 12:54:17 +02:00
4b51557501 fix: sweep takes no reinit arg 2023-07-27 12:52:25 +02:00
160def65b2 more fixes for sweeps 2023-07-27 12:50:38 +02:00
b7634384f5 minor fix 2023-07-27 12:49:30 +02:00
6753119c1d Revert "minor fix"
This reverts commit 127daa30c5.
2023-07-27 12:42:02 +02:00
127daa30c5 minor fix 2023-07-27 12:40:36 +02:00
c29a109175 fixed name collission frro args 2023-07-27 12:37:59 +02:00
cb4537e5b9 Only init sweep once (on login-node for slurm) 2023-07-27 12:34:36 +02:00
966dfbcfb8 minor refactor 2023-07-27 11:33:45 +02:00
72d28de17b Make more wandb options configurable 2023-07-27 11:29:06 +02:00
eddc5e6092 supply permuted config to wandb on sweep 2023-07-12 18:20:21 +02:00
47c0b7b2c8 maybe fix wandb sweeps 2023-07-12 18:02:10 +02:00
df0ca53a0a 'export' Slate_Runner 2023-07-12 13:08:01 +02:00
6febf19800 Allow pre validating runners before submitting to slurm 2023-07-12 13:06:14 +02:00
97137964fb pdb runner 2023-07-12 12:23:18 +02:00
e61bf250a5 fix 2023-07-12 11:49:30 +02:00
cb8a454639 fixing bugs 2023-07-12 11:46:52 +02:00
72a7b9df25 Append to job_log 2023-07-12 11:38:58 +02:00
10b479d8d0 fix: typo 2023-07-12 11:15:25 +02:00
df9118e531 more config printing 2023-07-12 11:14:22 +02:00
c4089c6ea4 fix config printer 2023-07-12 11:13:58 +02:00
eac7244de9 Merge branch 'master' of dominik-roth.eu:dodox/Slate 2023-07-12 11:13:03 +02:00
0a3205fca1 pretty printing 2023-07-12 11:12:18 +02:00
fb3fece928 pretty printing 2023-07-12 11:11:27 +02:00
e1af07a68d Fix expand vars in array 2023-07-12 11:07:33 +02:00
ee2efa6da9 wandb 2023-07-10 11:26:46 +02:00
d516ac9888 WANDB 2023-07-10 11:22:20 +02:00
be837df844 wandb 2023-07-10 11:16:55 +02:00
a1619bcd04 wandb fixes 2023-07-10 10:57:50 +02:00
4efa081d73 wandb tweaks 2023-07-09 18:06:06 +02:00
a9bde894b8 . 2023-07-09 17:53:03 +02:00
733286e810 bwuni is annoying 2023-07-09 17:47:06 +02:00
4e5f10378a fix: put wandb into seperate thread 2023-07-09 17:41:41 +02:00
7dbb3b32be sweep bug fixed 2023-07-09 17:37:05 +02:00
51fb6843c2 smashing bugs 2023-07-09 17:25:57 +02:00
02564de48b ... 2023-07-09 17:19:37 +02:00