add file storage release
This commit is contained in:
parent
23d0e36167
commit
2610a45a27
@ -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;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user