Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lstm: Initialize member variable beam_size_
Coverity report: CID 1366450 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR) 4. uninit_member: Non-static class member beam_size_ is not initialized in this constructor nor in any functions that it calls. Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information