Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lstm: Move class SIMDDetect to new source file and improve code #618

Merged
merged 1 commit into from
Dec 27, 2016

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Dec 27, 2016

Modify also the code to use a singleton. This simplifies the code as
no locking is needed. It also slightly improves the performance because
no check whether the architecture was tested is needed.

Signed-off-by: Stefan Weil sw@weilnetz.de

Modify also the code to use a singleton. This simplifies the code as
no locking is needed. It also slightly improves the performance because
no check whether the architecture was tested is needed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
@zdenop zdenop merged commit 38033ce into tesseract-ocr:master Dec 27, 2016
@amitdo
Copy link
Collaborator

amitdo commented Dec 27, 2016

Thanks again.

@stweil stweil deleted the lstm branch December 27, 2016 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants