Fix some mistakes

This commit is contained in:
2023-07-26 12:53:01 +02:00
parent 099b4bea09
commit 4a54bd42a2
5 changed files with 12 additions and 7 deletions

2
.vscode/launch.json vendored
View File

@@ -13,11 +13,9 @@
"TAN",
"-p",
"../../data/",
"--stratified",
"--tensors"
],
"cwd": "${workspaceFolder}/build/sample/",
"preLaunchTask": "CMake: build"
},
{
"type": "lldb",