зеркало из https://github.com/microsoft/archai.git
Removed invalid targets from launch.
This commit is contained in:
Родитель
5d15cf77f6
Коммит
ffdebdc837
|
@ -1044,24 +1044,6 @@
|
|||
"args": ["--list-of-npys", "/home/dedey/archai_experiment_reports/transnasbench_heatmaps/list.txt",
|
||||
"--out-dir", "/home/dedey/archai_experiment_reports/transnasbench_heatmaps"]
|
||||
},
|
||||
{
|
||||
"name": "HF Featurize",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${cwd}/scripts/misc/hf_featurize.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": [],
|
||||
"env": {"HF_DATASETS_OFFLINE": "0"}
|
||||
},
|
||||
{
|
||||
"name": "HF Explore Pile",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${cwd}/scripts/misc/hf_explore_pile.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": [],
|
||||
"env": {"HF_DATASETS_OFFLINE": "0"}
|
||||
},
|
||||
{
|
||||
"name": "CurrentFile",
|
||||
"type": "python",
|
||||
|
|
Загрузка…
Ссылка в новой задаче