Fix problem with tensors way

This commit is contained in:
2023-07-30 19:00:02 +02:00
parent 53697648e7
commit 43bb017d5d
10 changed files with 95 additions and 40 deletions

4
.vscode/launch.json vendored
View File

@@ -12,10 +12,10 @@
"-m",
"TAN",
"-p",
"../../data/",
"/Users/rmontanana/Code/discretizbench/datasets/",
"--tensors"
],
"cwd": "${workspaceFolder}/build/sample/",
//"cwd": "${workspaceFolder}/build/sample/",
},
{
"type": "lldb",