Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lstm: Fix compilation (undeclared 'isnan')
gcc report: lstm/lstmrecognizer.cpp:608:47: error: 'isnan' was not declared in this scope ASSERT_HOST(!isnan(output.f(t)[null_char_])); Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information