refactor gridsearch to have only one go method
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -46,7 +46,8 @@
|
||||
"--discretize",
|
||||
"--continue",
|
||||
"glass",
|
||||
"--only"
|
||||
"--only",
|
||||
"--compute"
|
||||
],
|
||||
"cwd": "${workspaceFolder}/../discretizbench",
|
||||
},
|
||||
|
Reference in New Issue
Block a user