Fix problem with tensors way
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -12,10 +12,10 @@
|
||||
"-m",
|
||||
"TAN",
|
||||
"-p",
|
||||
"../../data/",
|
||||
"/Users/rmontanana/Code/discretizbench/datasets/",
|
||||
"--tensors"
|
||||
],
|
||||
"cwd": "${workspaceFolder}/build/sample/",
|
||||
//"cwd": "${workspaceFolder}/build/sample/",
|
||||
},
|
||||
{
|
||||
"type": "lldb",
|
||||
|
Reference in New Issue
Block a user