Yee Fan Tan created SINGA-90:
--------------------------------
Summary: Miscellaneous trivial bug fixes
Key: SINGA-90
URL: https://issues.apache.org/jira/browse/SINGA-90
Project: Singa
Issue Type: Bug
Reporter: Yee Fan Tan
The purpose of creating this issue is to provide a couple of miscellaneous bug
fixes that are trivial to implement.
1) Initialize "store_" class members in CSVOutputLayer and RecordOutputLayer
classes to nullptr.
2) Make CSVOutputLayer and TextFileStore flush the output.
3) Fix mismatched new[] and delete in KVFile class.
4) Fix minor typos in error logs.
Although the fix is trivial, item 2) causes incomplete CSV output to be
generated. Therefore, I am giving this issue a priority of "major".
The bug fixes will be provided as a pull request in the Github repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)