Commit 2610a45a authored by marina.kolpakova's avatar marina.kolpakova

add file storage release

parent 23d0e361
...@@ -152,6 +152,7 @@ int main(int argc, char** argv) ...@@ -152,6 +152,7 @@ int main(int argc, char** argv)
} }
fso << "]" << "}"; fso << "]" << "}";
fso.release();
std::cout << "Training complete..." << std::endl; std::cout << "Training complete..." << std::endl;
return 0; return 0;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment