-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tesseract
updated
11 files
+1 −2 | src/api/baseapi.cpp | |
+1 −1 | src/api/hocrrenderer.cpp | |
+6 −2 | src/arch/dotproductavx.cpp | |
+6 −2 | src/arch/dotproductfma.cpp | |
+6 −2 | src/arch/dotproductsse.cpp | |
+6 −2 | src/arch/intsimdmatrixavx2.cpp | |
+6 −2 | src/arch/intsimdmatrixsse.cpp | |
+1 −1 | src/ccmain/linerec.cpp | |
+3 −2 | src/ccutil/tessdatamanager.cpp | |
+2 −2 | src/lstm/lstmrecognizer.cpp | |
+2 −2 | src/training/CMakeLists.txt |