Debadeepta Dey
|
75ea775b11
|
Minor.
|
2022-12-16 16:23:08 -03:00 |
Shital Shah
|
373d1775fb
|
manual mode searcher, evaler, divnas toy test passing
|
2022-12-16 16:22:56 -03:00 |
Shital Shah
|
0d020bd773
|
gs toy test passing
|
2022-12-16 16:22:53 -03:00 |
Shital Shah
|
ff4548d452
|
debugging detection for multiprocessing, ray force cancellation, logging in evaluate
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
92d5bde147
|
centralize ray init, ray yaml
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
69196273c6
|
add aux tower only for reductions>1
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
bf97e8ab54
|
removed local_mode for ray
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
38dac0ee8e
|
petridish toy and config update, fix checkpoint error
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
4735085566
|
toy mode refactoring
|
2022-12-16 16:22:43 -03:00 |
Debadeepta Dey
|
ad76289563
|
Fixed a bug in petridish. There is still another bug in checkpoint config not being properly passed through.
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
bd3d311104
|
petridish toy tested
|
2022-12-16 16:22:43 -03:00 |
Shital Shah
|
8a79da830f
|
ray amd redis test minor update
|
2022-12-16 16:22:42 -03:00 |
Shital Shah
|
91f7325138
|
Most algos toy mode running
|
2022-12-16 16:22:42 -03:00 |
Shital Shah
|
40fa058e6f
|
model_desc optional in SearchResult, added EvalResult
|
2022-12-16 16:22:42 -03:00 |
Shital Shah
|
1c7566219f
|
scale up eval model
|
2022-12-16 16:22:42 -03:00 |
Shital Shah
|
9c44ecd42e
|
append node at each iteration in petridish
|
2022-12-16 16:22:39 -03:00 |
Debadeepta Dey
|
91bbeef320
|
Fixed typos.
|
2022-12-16 16:22:27 -03:00 |
Shital Shah
|
973841bbd7
|
update petridish exp runner with custom search, eval moved there
|
2022-12-16 16:22:24 -03:00 |
Shital Shah
|
c6aac01212
|
evaluater, exp runner refactoring
|
2022-12-16 16:22:09 -03:00 |
Shital Shah
|
347a18c78f
|
exp runner refactor
|
2022-12-16 16:22:09 -03:00 |
Shital Shah
|
ed636a25c8
|
evaluate.py -> evaluater.py
|
2022-12-16 16:22:08 -03:00 |
Shital Shah
|
e38fcf8fa8
|
evaluate -> evaluater
|
2022-12-16 16:22:08 -03:00 |
Shital Shah
|
e316127d97
|
search.py -> searcher.py
|
2022-12-16 16:22:08 -03:00 |
Shital Shah
|
924b6ce63f
|
Search -> Searcher
|
2022-12-16 16:22:08 -03:00 |
Shital Shah
|
c87b042749
|
petridish refactor final
|
2022-12-16 16:22:05 -03:00 |
Shital Shah
|
b255231373
|
Petridish refactor - part 2
|
2022-12-16 16:21:42 -03:00 |
Shital Shah
|
de1c6f6503
|
remote method integration
|
2022-12-16 16:21:42 -03:00 |
Shital Shah
|
db3f9231cb
|
petridish refactor - part 1
|
2022-12-16 16:21:42 -03:00 |
Shital Shah
|
840a08fe31
|
post merge sync with refactoring
|
2022-12-16 16:21:39 -03:00 |
Debadeepta Dey
|
4f5e0354ce
|
Launched a number of petridish distributed jobs on clusters.
|
2022-12-16 16:21:24 -03:00 |
Debadeepta Dey
|
ed8963fbf4
|
Getting ready to launch some more test runs for petridish distributed.
|
2022-12-16 16:21:24 -03:00 |
Ubuntu
|
c0aa18231f
|
Added filelock synchronization to dataset loaders for protecting against data corruption when used with ray parallel processes.
|
2022-12-16 16:21:24 -03:00 |
Ubuntu
|
d07da5fe06
|
Fixed common data loader being passed to all ray processes issue.
|
2022-12-16 16:21:24 -03:00 |
Ubuntu
|
689b1e08d0
|
More progress on checkpointing for distributed petridish.
|
2022-12-16 16:21:24 -03:00 |
Ubuntu
|
c7ce50bc4f
|
Checkpointing and recovery during distributed search is implemented. To be tested more.
|
2022-12-16 16:21:21 -03:00 |
Ubuntu
|
bb6582d0e0
|
Debugging saving and restoring models in petridish.
|
2022-12-16 16:21:07 -03:00 |
Ubuntu
|
daecd44bea
|
Started work on checkpointing petridish search code. Got to write restore checkpoint next.
|
2022-12-16 16:21:03 -03:00 |
Debadeepta Dey
|
68b2399959
|
Minor.
|
2022-12-16 16:20:50 -03:00 |
Ubuntu
|
56809c7751
|
Getting ready for another set of runs on cluster.
|
2022-12-16 16:20:32 -03:00 |
Debadeepta Dey
|
334a248e62
|
Minor.
|
2022-12-16 16:20:32 -03:00 |
Ubuntu
|
7e24d8de89
|
Fixed the bug on macro combination rules.
|
2022-12-16 16:20:32 -03:00 |
Ubuntu
|
d1a50919e3
|
Added check for model macro.
|
2022-12-16 16:20:32 -03:00 |
Ubuntu
|
77f5b6c73f
|
Added functionality to custom scale up petridish models for evaluation.
|
2022-12-16 16:20:28 -03:00 |
Debadeepta Dey
|
86317d64ab
|
Minor.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
8afff099d7
|
Added model gallery performance plotting functionality.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
0e80278ba0
|
Added functionality to plot the gallery of models' performance vs. MAdds in distributed petridish.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
9bef30923a
|
Getting ready for another run on the cluster.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
2bb593a0b2
|
Fixed parent seeding bug in macro builder function.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
505627d4a6
|
Bug found in petridish distributed where all the seed models are the same. Got to debug this.
|
2022-12-16 16:20:00 -03:00 |
Ubuntu
|
0e468802e0
|
Flops gives the same issue.
|
2022-12-16 16:20:00 -03:00 |