commit stale changes
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ int main()
|
||||
|
||||
const string project("context99");
|
||||
|
||||
DeepStack stack(".", project);
|
||||
DeepStack stack(project);
|
||||
|
||||
#if CREATE_TEST
|
||||
stack.addTraining(stack.trainingBatch().row(1));
|
||||
|
||||
Reference in New Issue
Block a user