зеркало из https://github.com/microsoft/archai.git
Refactored local search results are in line with previous experiments.
This commit is contained in:
Родитель
d6bb9e195b
Коммит
603910bd07
|
@ -915,9 +915,9 @@
|
|||
"request": "launch",
|
||||
"program": "${cwd}/scripts/reports/fear_analysis/analysis_local_search_natsbench_tss.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["--results-dir", "F:\\archaiphilly\\phillytools\\ls_far_c100_ftt0.3_max300_ratio4.0_fixedseeds",
|
||||
"args": ["--results-dir", "F:\\archaiphilly\\phillytools\\ls_reg_max300_b1024_e02_fixedseeds_refactor",
|
||||
"--out-dir", "F:\\archai_experiment_reports", "--natsbench_loc", "C:\\Users\\dedey\\dataroot\\natsbench\\NATS-tss-v1_0-3ffb9-simple",
|
||||
"--dataset", "cifar100"]
|
||||
"--dataset", "cifar10"]
|
||||
},
|
||||
{
|
||||
"name": "Analysis Nasbench301 Time-to-thresh vs. Test Acc",
|
||||
|
|
|
@ -11,6 +11,7 @@ natsbench_cifar10:
|
|||
|
||||
regular:
|
||||
ls_reg_max300_b1024_e02_fixedseeds: 'ls_reg_max300_b1024_e02_fixedseeds'
|
||||
ls_reg_max300_b1024_e02_fixedseeds_refactor: 'ls_reg_max300_b1024_e02_fixedseeds_refactor'
|
||||
ls_reg_max300_b1024_e20_fixedseeds: 'ls_reg_max300_b1024_e20_fixedseeds'
|
||||
ls_reg_max300_b1024_e30_fixedseeds: 'ls_reg_max300_b1024_e30_fixedseeds'
|
||||
ls_reg_max300_b1024_e40_fixedseeds: 'ls_reg_max300_b1024_e40_fixedseeds'
|
||||
|
|
Загрузка…
Ссылка в новой задаче