Local search refactor successfully tested.

This commit is contained in:
Debadeepta Dey 2021-11-02 09:41:22 -07:00 коммит произвёл Gustavo Rosa
Родитель 603910bd07
Коммит d71a5203e1
2 изменённых файлов: 2 добавлений и 1 удалений

2
.vscode/launch.json поставляемый
Просмотреть файл

@ -915,7 +915,7 @@
"request": "launch",
"program": "${cwd}/scripts/reports/fear_analysis/analysis_local_search_natsbench_tss.py",
"console": "integratedTerminal",
"args": ["--results-dir", "F:\\archaiphilly\\phillytools\\ls_reg_max300_b1024_e02_fixedseeds_refactor",
"args": ["--results-dir", "F:\\archaiphilly\\phillytools\\ls_far_ftt0.6_max300_ratio2.0_fixedseeds_refactor",
"--out-dir", "F:\\archai_experiment_reports", "--natsbench_loc", "C:\\Users\\dedey\\dataroot\\natsbench\\NATS-tss-v1_0-3ffb9-simple",
"--dataset", "cifar10"]
},

Просмотреть файл

@ -6,6 +6,7 @@ natsbench_cifar10:
fastarchrank:
ls_far_ftt0.6_max300_ratio2.0_fixedseeds: 'ls_far_ftt0.6_max300_ratio2.0_fixedseeds'
ls_far_ftt0.6_max300_ratio2.0_fixedseeds_refactor: 'ls_far_ftt0.6_max300_ratio2.0_fixedseeds_refactor'
ls_far_ftt0.6_max300_ratio4.0_fixedseeds: 'ls_far_ftt0.6_max300_ratio4.0_fixedseeds'
ls_far_ftt0.6_max300_ratio8.0_fixedseeds: 'ls_far_ftt0.6_max300_ratio8.0_fixedseeds'